/* Full Width Override for Sections */
#wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

.mid-content-holder,
.mid-content-holder-hom {
    width: 100% !important;
    max-width: 100% !important;
}

.products-section {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

.products-grid {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
}
