 .logo img {
       max-height: 75px;}

@media screen and (max-width: 1200px) {
    .logo img {
       max-height: auto;}
}


@media screen and (max-width: 420px) {
    .m-hide .px1480 a img {
        max-height:30px;}
    
       .nav_mobile .top .mobileLogo img {
           max-height:30px;} 
    
}
.pb_sys_style1 .p_no_d{
    border: 1px solid #1a3163 !important;
    color: #fff;
    background-color: #1a3163 !important;}
