

/* CSS from section stylesheet tags */
@media screen and (min-width: 768px) {
    .product-section {
        padding-top: 40px;
    }
}