@charset "UTF-8";

@media screen and (min-width: 481px) and (max-width: 600px) {
.heading.block_header_4 p {
    font-size: 2vw;
}
}