.logo-top {
margin-top:50px;
margin-left:auto;
margin-right:auto;
width:400px;
height:auto;
}









@media only screen and (max-width: 1600px) {



}





@media only screen and (max-width: 1400px) {



}






@media only screen and (max-width: 1300px) {


}




@media only screen and (max-width: 1200px) {



}



/* Tablet */



@media only screen and (max-width: 1050px) {




}





@media only screen and (max-width: 900px) {




}





@media only screen and (max-width: 800px) {


}





@media only screen and (max-width: 725px) {


}





/* Phone */



@media only screen and (max-width: 650px) {


}





@media only screen and (max-width: 560px) {

.logo-top {
margin-top:40px;
margin-left:auto;
margin-right:auto;
width:300px;
height:auto;
}





}





@media only screen and (max-width: 425px) {


}





@media only screen and (max-width: 380px) {

.logo-top {
margin-top:32px;
margin-left:auto;
margin-right:auto;
width:270px;
height:auto;
}

}





@media only screen and (max-width: 325px) {



}



















