
.mtt-adhesion-timer,
.mtt-adhesion-button {
    top: 50% !important;
    left: 0;
    margin-top: -10px;
}

.mtt-adhesion-banner {
    padding-left: 20px;
}

#Q_sidebar {
    max-height: 600px;
}

.mtt-sticker-banner {
    max-width: 336px;
    max-height: 300px;
}
.mtt-sticker-button.mtt-sticker-button--skip {
    margin-top: -25px;
}

.mtt-sticker-timer { 
    margin-top: -25px;
}

/* фикс центрирования fullscreen и inread-а */
.mtt-centered > div,
.mtt-inread > div {
    margin: auto !important;
}