
@media only screen and (min-width: 768px) {
    .icon_row_new_sec .icons-row__wrapper .icons-row__item {
        --item-width: 100%;
    }
}