@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation : landscape){
    .footerWrapper span, .footerWrapper a {
        font-size: 9px !important;
        
    }
}


a.ot-sdk-show-settings {
    margin-left: 2px;
}
