@charset "utf-8";

#header h1 {background: url(/resources/images/common/axis_logo_en_w.png) no-repeat center; width: 444px; height: 50px; background-size: contain;}
#header h1.active {background: url(/resources/images/common/axis_logo_en.png) no-repeat center; background-size: contain;}
#header h1 span { display: none;}

@media (max-width: 1180px) {
    #header .mobile-top .mo-logo {background: url(/resources/images/common/axis_logo_en_w.png) no-repeat center; width: 320px; height: 36px; background-size: contain;}
    #header .mobile-top .mo-logo.active {background: url(/resources/images/common/axis_logo_en.png) no-repeat center; width: 320px; height: 36px; background-size: contain;}
}
