.slick-list,
.slick-track {
    height: auto;
}
.benefits__value p {
    margin: 0 !important;
}

.contacts__list .icon-instagram {
    width: 20px;
}
.success-form {
    display: none;
    text-align: center;
    font-size: 20px;
    color: yellow;
}
.valid {
    border-color: #ff3b3b !important;
}
.help-block {
    color: #ff3b3b;
}