@media screen and (max-width: 750px){
.t694__textwrapper.t694__animation_slow.t694__textwrapper_animated {
    display: none;
}
.t694__overlay.t694__animation_slow {
    background-image: -webkit-linear-gradient(top, rgb(0 0 0 / 0%), rgb(72 72 72 / 0%)) !important;
}
}