#headerPremiumHeaderDesktop{
    /*Set to none when custom a- slot if off*/
    display: none;
    /*margin: -4px;*/
    padding: 0px;
    text-align: center;
    background: black;
    height: 71px;
}

#headerPremiumHeaderMobile {
    /*Set to none when custom a- slot if off*/
    display: none;
    /*margin: -4px;*/
    padding: 0px;
    text-align: center;
    background: black;
    height: 71px;
}