@media screen and (max-width: 1215px) {
#logo {width:292px; height:159px; left:10px; top:30px;}
#logo img {width:292px; height:159px;}
}

@media screen and (max-width: 830px) {
}


@media screen and (max-width: 480px) {
}