.photo{
margin-left:35px;

}


.photo img{width: 229px; height: 169px;}


@media screen and (max-width: 960px) {

.photo{
margin-left:35px;

}

.photo img{width:180px;height:auto;}



}