.desin_foto{
	display: inline-block;
}
.desin_foto img{
	    width: 300px;
    height: 270px;
    background: #f6cd15;
    border-radius: 15px;
    text-align: center;
}
.desin_foto span{
	display: block;
	font-weight: 600;
	font-size: 15px;
}