
.b-big-form-field__items .b-big-form-info {
    margin: 20px 0 20px 20px;
}

.b-big-form__fields .b-big-form-field__items {
    overflow: visible;
    max-height: unset;
    padding: 1px 0;
    background-color: transparent;
}

.b-big-form__fields .b-big-form-field__items .b-line {
    font-family   : "museo-sans", sans-serif;
    font-size     : 18px;
    border-radius : 4px;
    background    : white;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 0;
}

.b-big-form__fields .b-switch {
    margin: 20px 0 0 20px;
}
