.logo,
.logo_mobile {
   padding: 10px!important; 
}

.logo_mobile {
   padding-right: 0px!important; 
}

.weather {
    top: 125px!important;
}

@media (width > 600px) {
    .weather {
        top: 80px!important;
    }    
}