.logo_hanare {
    top: auto!important;
    bottom: 40px!important;
}
@media screen and (max-width:470px) {
.logo_hanare {
    bottom: 30px!important;
    left: 25px!important;
    width: 180px!important;
}
 }