/* Homepage: reduce the lower gap after the waste-removal section on desktop. */
@media (min-width: 960px) {
    body.home #row-unique-6 > .row {
        padding-bottom: 54px !important;
    }
}
