.p-layout-features__media {
  flex: initial !important;
  max-width: 0% !important;
}
.col-sm-12 {
  float: initial !important;
}

[data-id='1915952'] {
  background-color: #ccc;
}
[data-id='1915888'] {
  background-color: #f9f9f9;
}
[data-id='1915952'] .c-heading-2,
[data-id='1915888'] .c-heading-2 {
  margin-top: initial !important;
  margin-bottom: initial !important;
  padding-top: 3rem;
  padding-bottom: 4rem;
}
[data-id='1915952'] .p-layout-features,
[data-id='1915888'] .p-layout-features {
  margin-bottom: initial !important;
  padding-bottom: 2rem;
}
[data-id='1915952'] .p-layout-features__content-media-item {
  border-radius: 20px;
}
[data-id='1915888'] .p-layout-features__content-media-item {
  border-radius: 20px;
}
/* pc */
@media only screen and (min-width: 769px) {
  [data-id='1762730'] {
    background-image: url('/files/ov01-04-waves-yh-e700_02_tcm111-1671011.jpg');
    height: 155px;
    max-width: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 8% auto 0;
  }
  .p-layout-features__content-list {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* sp */
@media only screen and (max-width: 769px) {
  :is([data-id='1915952'], [data-id='1915888'])
    .p-layout-features__content-list {
    grid-template-columns: initial !important;
  }
  :is([data-id='1915950'], [data-id='1915896']) .p-layout-features {
    gap: initial !important;
    flex-direction: initial !important;
  }
  [data-id='1762730'] {
    background-image: url('/files/ov01-04-waves-yh-e700-mo_02_tcm111-1727396.jpg');
    height: 115px;
    max-width: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
}
