@charset "UTF-8";

@media only screen and (min-width: 767px) {
  .c-featureArea__box .l-grid__item-4,
  .c-featureArea__box .l-grid__item-8 {
    width: 50% !important;
  }
}