@charset "UTF-8";

@media (width <= 900px){
#top_network + section img{
    max-width: 320px !important;
}
}


#pattern2 {
  min-height: unset !important;
}

@media (max-width: 768px) {
    .mv-text-lead {
        line-height: 1.3;
    }
    .mv-text-lead-flex {
      margin: 10px 0;
    }
}