@media (max-width: 1200px) and (min-width: 740px) {
    .xxx-simple-subscription-block__btn {
        display: none;
    }
}