.icon-wrapper .icon, .icon-wrapper .icon-after::after, .icon-wrapper .icon-before::before, .icon-wrapper .more:not(.icon-before)::after {
    position: relative;
    top: -0.05em;
    }

.tabnav-none {
    display: none;
}

.section-collections.initialized .fade-items>.gallery-item:not(.current) {
    height: 614px;
    }

@media only screen and (max-width:1441px){
    .section-collections.initialized .fade-items>.gallery-item:not(.current) {
        height: 610px;
        }
}

@media only screen and (max-width:1068px){
    .section-collections.initialized .fade-items>.gallery-item:not(.current) {
        height: 634px;
        }
}

@media only screen and (max-width:734px){
    .section-collections.initialized .fade-items>.gallery-item:not(.current) {
        height: 541px;
        }
}

@media only screen and (max-width:420px){
    .section-collections.initialized .fade-items>.gallery-item:not(.current) {
        height: 563px;
        }
}

@media (max-width:1068px) {
    .section-collections .watchfaces .copy {
        max-width: 75ch;
        }
}