@media (max-width: 990px) {
    .step-background {
        display: none;
    }
}