@charset "UTF-8";

@media screen and (max-width:480px) {
.heading.block_header_2 .h {
    font-size: 1.8rem !important;
}
}

@media screen and (max-width:480px) {
.heading.block_header_1 p, .heading.block_header_6 .h {
    font-size: 1.9rem !important;
}
}