@media (min-width: 960px) {
    .regulations__title.title {
        margin: 48px 16px 32px;
    }

    .regulations__item {
        font-size: 16px;
        line-height: 22px;
    }

    .regulations__text {
        font-size: 16px;
        line-height: 22px;
    }
}
