@media screen and (max-width: 767px) {
    .line-with-products .product-tile
    {
        width: 47%;
    }
}
