@media screen and (max-width: 1280px) {
    .utility-bar-ext.utility-bar {
        display: none;
    }
}