@charset "UTF-8";

/*----------------------#top_2column--------------------*/


@media screen and (min-width:501px) and ( max-width:600px){
  #top_2column + div .heading.block_header_4 p {
    font-size: 1.5rem;
  }

  #top_2column + div img{
    height: 250px !important;
  }
}