@charset "utf-8";

@media only screen and (max-width: 750px) {
    .header_logo{
        bottom:20px;
    }

}