.hero-module-a {
    margin: 0 0px 0px 0px;
}
.hero-module-a__image {
    border-radius: 0 !important;
}

.benefit-list-c__text {
    padding: 0px 0px 24px;
}

* {
    -webkit-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: none !important;
}

.benefit-list-c__wrapper {

    justify-content: center  !important;

}

@media(min-width: 1024px) {
    .video-player-frame .frame__cell-item {
        margin-left: 0;
    }
}