@media screen and (max-width: 1200px) {
    #section-block-global .js-balance {
        display: none;
    }
}