.p-layout-features__content-list{
    grid-template-columns: repeat(3,1fr)!important;
}
.p-layout-features__media{
    flex:initial !important;
    max-width:0% !important;
}
.col-sm-12{
    float: initial !important;
}

[data-id="1915908"] {
    background-color: #ccc;
}
[data-id="1915888"] {
    background-color: #f9f9f9;
}
[data-id="1915908"] .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="1915908"] .p-layout-features,
[data-id="1915888"] .p-layout-features {
    margin-bottom: initial !important;
    padding-bottom: 2rem;;
}
[data-id="1915908"] .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="1758764"] {
        background-image: url('/files/ov01-08-wave-ep-e30_tcm111-1723906.jpg');
        height: 155px;
        max-width: 100vw;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        margin: 8% auto 0;
    }
}

/* sp */
@media only screen and (max-width: 769px) {
    :is([data-id="1915908"],[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="1758764"] {
        background-image: url('/files/ov01-08-waves-ep-e30-mo_tcm111-1661047.jpg');
        height: 75px;
        max-width: 100vw;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
}
