.cure-faq,
.cure-detail__advantages {
    margin-top: 120px;
}
.cure-reviews,
.content-text--cure {
    margin-top: 88px;
}
.tabs-wrapper--cure {
    margin-top: 110px;
}
.items-servises .item .img {
    position: relative;
}
.items-servises .item .img:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #fff 0%, transparent 100%);
}
.section-vectors-inner .items-questions {
    margin-bottom: 0;
}