html body #popular-products .electronics-category-product-section {
    margin:0 0 34px!important;
    padding:0 0 28px!important
}

html body #popular-products .electronics-category-product-section:last-of-type {
    margin-bottom:0!important;
    padding-bottom:0!important
}

html body #popular-products .electronics-category-heading {
    margin:0 0 18px!important;
    padding:0!important
}

html body #popular-products .electronics-category-heading .section-title {
    margin:0!important
}

@media (max-width:768px) {
    html body #popular-products .electronics-category-product-section {
        margin-bottom:28px!important;
        padding-bottom:20px!important
    }

    html body #popular-products .electronics-category-heading {
        margin-bottom:16px!important
    }
}