@media only screen and (max-width: 767px) {
    .white-background h1 {
        color: #000000 !important;
    }
}