.responsive-column-layout.metlife-dark-gray {
    background-color: #000!important;
}

.responsive-column-layout.metlife-dark-gray .component {
    background-color: #000!important;
}

.component .media-embed .component__spacing-bottom {
        margin-bottom: 0px!important;
}

@media screen and (min-width: 1024px) {
    .component .media-embed .component__spacing-bottom {
        margin-bottom: 0px!important;
    }
    .responsive-column-layout.metlife-dark-gray {
        margin-bottom: 30px!important;
    }
}

