@charset "UTF-8";

.composite_box01.block_images_9 .inner_item_img,
.composite_box01.block_images_9 .inner_item_txt .heading {
    height: 210px !important;
}

.heading.block_header_4 .h {
    font-size: 4rem;
}


.heading.block_header_4 p {
    font-size: 2.8rem;

}

@media screen and (max-width: 900px) {
    .block_header_4 .h {
        font-size: 3.6rem !important;
    }

.heading.block_header_4 p {
    font-size: 2.6rem;

}
}
