@media screen and (min-width: 1121px) {
    .xtt-styles.xtt-home #jsn-header.xtt-header:not(:hover):not(.xtt-header--sticky) .xtt-header-logo {
        background-image: url(/images/logo/logo-sc-branco.png);
        top: 2px;
    }
    .xtt-styles #jsn-logo.xtt-header-logo {
        background-image: url(/images/logo/logo-sc-preto.png);
        width: 160px;
    }
}