/* Place any CSS overrides in this file. */
@media screen and (max-width: 480px){
.logo_image, .site-header__logo img {
    max-width: 200px!important;
}}