
@charset "UTF-8";

.composite_box01.block_images_16 .inner_item_txt .heading .h {
font-size: 1.5vw !important;
font-weight: 700;
}

.heading.block_header_4 {
color:#fff;
background-color:#07913B;
margin-bottom:0 !important;
padding-top:.5rem;
}

@media(max-width:767px){
.composite_box01.block_images_16 .inner_item_txt .heading .h {
font-size: 3vw !important;
}
}