/* tae-product-grid.css */
@media (max-width: 1023px) {
    .tae-product-grid-container {
        height: auto !important;
    }
}
