@media screen and (max-width: 768px) {
    .inproduct-list .item{
        height: 180px !important;
    }
}