.wrapper {
    position: relative;
}

.products__info_1 h2{
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    font-family: RobotoBold
}
.products__info h2{
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    font-family: RobotoBold
}
.step:hover {

    width: 175px;
    transition: 1s;

}
.products {
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
}
.products__content{
    position: relative;
    left: 0;
}
.products__content_1{
    position: relative;
    left: 86px;
    top: -53px;
}
.products__content_2{
    position: relative;
    left: 0px;
    bottom: 104px;
}
.products__content_3{
    position: relative;
    left: 87px;
    bottom: 157px;
}
.products__content_4{
    position: relative;
    left: 0px;
    bottom: 208px;
}
.products__content_5{
    position: relative;
    left: 86px;
    bottom: 260px;
}
.products__content_6{
    position: relative;
    left: 0;
    bottom: 311px;
}
.products__info{
    position: absolute;
    left: 255px;
    top: 110px;
    width: 100%;
}
.step {
    margin-left: 60px;
    position: relative;
    width: 175px;
    text-align: center;
    transform: rotate(120deg);
    margin-top: 100px;
}
.products__info_1 {
    position: absolute;
    top: 125px;
    left: -178px;
}
h2{
    font-size: 2em;
}

@media(min-width: 992px) and (max-width: 1200px){
    .products {
        left: -45px;
    }
    .step:hover {
        width: 175px;
        transition: 1s;
    }
}
@media(min-width: 768px) and (max-width: 992px){
    .products__info {
        position: absolute;
        left: 275px;
        width: 100%;
    }
    h2 {
        font-size: 1.8em;
    }
    .products__info_1 {
        position: absolute;
        left: -157px;
    }
    .products {
        left: -35px;
    }
    .step:hover {
        width: 175px;
        transition: 1s;
    }
}
@media(min-width: 480px) and (max-width: 768px) {
    .product_text {
        margin-left: 0;
    }
    .products__info_1 h2{
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        font-family: RobotoBold
    }
    .products__info h2{
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        font-family: RobotoBold;
        width: 81%;
    }

    .step {
        margin-left: 60px;
        position: relative;
        width: 160px;
        text-align: center;
        transform: rotate(120deg);
        margin-top: 100px;
    }
    .step__content {
        height: 92px;
    }
    .step__content_1 {
        height: 92px;
    }
    .step__content_2 {
        height: 92px;
    }
    .products {
        left: -50px;
        top: 6px;
    }
    h2 {
        font-size: 1.2em;
    }
    .products__info_1 {
        position: absolute;
        left: -125px;
    }
    .products__info {
        position: absolute;
        left: 230px;
        width: 100%;
    }
    .list {
        margin-bottom: -143px;
    }
    .step:hover {
        width: 160px;
        transition: 1s;
    }
}
@media(min-width: 320px) and (max-width: 480px) {
    .products__info_1 h2 {
        font-size: 18px;
        font-weight: 700;
        line-height: 20px;
        font-family: RobotoBold;
        width: 150px;
    }
    .products__info h2 {
        font-size: 18px;
        font-weight: 700;
        line-height: 20px;
        font-family: RobotoBold;
        width: 150px;
    }
    .product_text {
        margin-left: 0;
        text-align: left;
    }
    .step:hover h2{
        font-size: 20px;
        transition: font-size 0.5s, color 2s;
    }
    .step:hover {
        width: 120px;
        transition: 1s;
    }
    .step {
        margin-left: 0;
        position: relative;
        width: 120px;
        text-align: center;
        transform: rotate(120deg);
        margin-top: 100px;
    }
    .step__content {
        height: 68px;
    }
    .step__content_1 {
        height: 68px;
    }
    .step__content_2 {
        height: 68px;
    }
    h2 {
        font-size: 1em;
        font-weight: bold;
    }
    .products__info_1 {
        position: absolute;
        left: 150px;
        width: 100%;
        top: 105px
    }
    .products__info {
        position: absolute;
        left: 150px;
        width: 100%;
    }
    .list {
        margin-bottom: -10px;
    }
    .products {
        flex-direction: column;
        position: relative;
        top: 0;
        align-items: center;
        left: -72px;
    }
    .products__content_1 {
        position: relative;
        left: 0;
        top: 0;
    }
    .products__content_2 {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .products__content_3 {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .products__content_4 {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .products__content_5 {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .products__content_6 {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .step__title {
        display: inline-block;
        font: 500 20px/26px Arial, sans-serif;
        text-transform: uppercase;
        border-bottom: 1px solid #18a3dd;
        margin: 18px -10px 10px;
        color: #fff;
        transform: rotate(242deg);
    }
    .step__title1 {
        display: inline-block;
        font: 500 20px/26px Arial, sans-serif;
        text-transform: uppercase;
        border-bottom: 1px solid #18a3dd;
        margin: 21px -23px 10px;
        color: #fff;
        transform: rotate(242deg);
    }

}
