@charset "UTF-8";

@media screen and (min-width:701px) and ( max-width:750px){
     #custom_font-size + div.composite_box01.block_images_8 .inner_item_txt .heading .h {
          font-size: 1.8vw !important;
     }
}

@media screen and (min-width:481px) and ( max-width:580px){
     #custom_font-size + div.composite_box01.block_images_8 .inner_item_txt .heading .h {
          font-size: 1.3rem !important;
     }
}