.howstart-item_text {
    max-width: 320px;
}

.trade-text {
    max-width: 272px;
}
.price-he-b {
    max-width: 306px;
}
.profits {
    padding: 70px 0px;
}
.trade-wrapper {
    padding-top: 40px;
}
.trade-textes {
    max-width: 361px;
}

.trade-fra {
    max-width: 310px;
}
.trade-ger {
    max-width: 390px;
}
.price-header_block {
    max-width: 293px;
}

@media screen and (max-width: 992px) {
    .info-item_text {
        font-size: 16px !important;
    }
    .btn-primary {
        min-width: 199px;
        max-width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .trade-text {
        font-size: 24px !important;
        line-height: 33px !important;
    }
}