@charset "UTF-8";

@import url("style.css");

@media only screen and (max-width: 600px){
.logo-area img{margin-top: 25px;}
.topbarHeight{height:60px;}
}

.topbarHeight{height:35px;}