.spot-box-rond {
	height:100px;
	width:100px;
	border-radius:50px;
	background-size:cover;
    margin-right:auto;
    margin-left:auto; 
}
.spot-box-rond-titre {
	background: #333333;
	border-radius: 15px;
	color: #FFF;
	font-weight: 700;
	padding: 4px 10px 4px 10px;
	width:150px;
	clear: both;
	text-align:center;
	margin-top:15px;
    margin-right:auto;
    margin-left:auto;
}

.spot-guide-desc {
	margin: 10px 6px;
    font-family: Nunito;
    font-size: 11.5px;
    color: #4F4F4F;
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
}