.top-prod>img{max-width: 800px;}
@media screen and (max-width:850px){
    .top-prod>img{max-width: 95%;}
}