.headerclass {
background-size: 90%!important;
}
@media screen and (max-width: 767px) {
    header #thelogo{
        margin-top:8%!important;
        
    }
}