@media screen and (max-width: 749px) {
    body[data-template="collection.collection-tempo"] #product-grid .grid__item:nth-child(3n) {
        grid-column: inherit;
    }
}