@media handheld and (max-width: 3500x) ,  screen and ( max-device-width : 3500px ) , screen and (max-width : 3500px ) {

    .logo-respond	 {  width: 300px; height: 71px; }
}



@media handheld and (max-width: 600px) ,  screen and ( max-device-width : 600px ) , screen and (max-width : 600px ) {

	 
    .logo-respond	 {  width: 300px; height: 71px; }
}

@media handheld and (max-width : 414px ) , screen and ( max-device-width : 414px ) , screen and (max-width : 414px )  {
.logo-respond	 { width: 200px; height: 47px;  }

}


