@media screen and (max-width:992px) {
    .about-us .image .effect {
        display: none;
    }
}