.has-white-to-grey-medium-gradient-background {
    @media screen and (max-width: 767px) {
        background: var(--wp--preset--color--light-grey) !important;
    }
}