/*
 * Storefront specific
 */

/* overwrite important */
@media screen and (min-width: 768px) {
    ul.products li.product.last {
        margin-right: 2% !important;
    }
}