#customTenantHeaderStyle {display: none;}
body:after {
    -webkit-background-size: contain!important;
    -moz-background-size: contain!important;
    -o-background-size: contain!important;
    background-size: contain!important;
}