@media only screen and (min-width: 769px) {
    .section-header {
        margin-bottom: 20px !important;
    }

    .background-media-text__text{
        background: transparent !important;
    }
}
