



.foto-list{
	width:100%;
	display:inline-block;
}


.foto-raz{
	width:30%;
	padding:15px;
	text-align:center;
	float: left;
}

.foto-raz .obl{
	
	    width: 100%;
    height: 200px;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.foto-raz a{
	
	font-size:16px;
}









