

/* CSS from section stylesheet tags */
@media screen and (max-width: 650px) {
    .buy-product__title {
        margin-bottom: 55px !important;
    }
}