@media only screen and (max-width: 768px) {
    .content .img {
        height: 178px!important;
    }
}