

@media handheld, only screen and (min-width: 1200px){
.trans-header .bg-true:not(.a-sticky) .mk-header-bg {
    opacity: 1;
}
}

