@charset "UTF-8";
@import url(inside_en.css);
.brand_banner h1{transform:none; left: 4rem; margin: 0; top: 4rem; font-size:3.5rem; width: auto;}
.about_culture .highlight{ width:100%;}
@media screen and (max-width: 1280px) and (min-width: 992px){
.about_culture .head { width:80%}
}
@media screen and (min-width: 768px) {
.about_culture .culture_gallery p{ padding-right:1rem; }
}

@media screen and (max-width: 991px) and (min-width: 768px){
.brand_banner h1 {    left: 2rem;}
}



@media screen and (max-width: 480px) {
.brand_banner a{ width: 18rem; height: 18rem; }
.brand_banner h1 {    left: .5rem; top: 3rem;}
}
