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