@media only screen and (max-width: 750px) {
    .sv-u-1-2 {
        width: 50%;
    }
    .product-list__item {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}