@media only screen and (min-width: 993px){
    .product-head img{
        height:250px;
    }
}