.cl {
    width: 30%;
}

.history__years {
    display: flex;
}

.history__years {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    flex-wrap: wrap;


}

.history__slide-img {

    height: 218px !important

}

.history-carousel .owl-dots {
   
    top: 15px !important;

}

.history-carousel .owl-nav {

    top: 13px !important;

}

.history__title,
.history__year {
    text-align: left !important;
}

.history-carousel .owl-nav {

    /* width: 155px !important; */
    /* width: unset !important;  */
    top: 5px;
    left: 0 !important;
    right: unset;
}

.history-carousel .owl-dots {
    position: absolute;
    top: 7px;
    right: unset !important;
    margin-top: 0;
    /* width: 131px  !important; */
    max-width: unset;
    text-align: center;
    width: unset !important;
    left: 10px;

}

.history__slide-text {
    font-size: 16px;
    display: block !important;
    color: black !important;
}

.history__slide-img {
    border-radius: 8px !important;
}

.history__year.title {
    color: #007A63;
}




@media (max-width: 480px) {

    .history-carousel .owl-dots {
   
        top: -30px !important;
    
    }
    
    .history-carousel .owl-nav {
    
        top: -31px !important;
    
    }

    .prin_item{
        height: 132px !important;
    }
    .prin_wrapper {
        flex-wrap: wrap;
    }

    .page__middle {

        margin-left: 20px;
        margin-right: 20px;
    }

    .prin_item {
        width: 47.5% !important;
        margin-bottom: 20px;
        font-size: 16px !important;
    }

    .history__years {
        display: block !important;
    }

    .cl {
        width: 100%;
    }

    .history__year.title {
        margin-bottom: 41px;
        margin-left: 0;
    }

    .history__slide-img {
        margin: 0 !important;
    }

    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: flex !important;
        justify-content: space-between;
    }

    .owl-nav {
        position: absolute;
        top: -30px !important;
    }

    .history__block.owl-carousel .owl-dots {
        margin: 0 !important;
    }

    .history__slide-text,
    .history__year {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .wrap {
        max-width: calc(100% - 25px) !important;
    }

    .history__year.title{
        font-size: 24px !important;
        padding-bottom: 5px;
    }

    p{
        font-size: 16px !important;
    }


    h2 {
        font-size: 32px !important;
        margin-top: 32px !important;
        margin-bottom: 20px !important;
    }

    h1{
        margin-left: 0 !important;
    }

    h1 + style +  p{
        margin-bottom: 28px !important;
    }

    .title {
        font-size: 32px !important;
    }

    .history__slide-img {
        height: 260px !important;
    }

    #vvv{
        font-size: 24px !important;
    }
}

@media (max-width: 425px) {

    .prin_item{
        height: 132px !important;
    }
    .prin_wrapper {
        flex-wrap: wrap;
    }

    .page__middle {

        margin-left: 10px;
        margin-right: 10px;
    }

    .prin_item {
        width: 48.5% !important;
        margin-bottom: 10px;
        font-size: 12px !important;
        height: 100px !important;
    }
}
@media (max-width: 360px) {
    #vvv{
        font-size: 16px !important;
    }

    .history__slide-img {
        height: 202px !important;
    }

    .page__middle {

        margin-left: 10px;
        margin-right: 10px;
    }

    .prin_item {
        width: 48.5% !important;
        margin-bottom: 10px;
        font-size: 12px !important;
        height: 100px !important;
    }

    .history__years {
        display: block !important;
    }

    .cl {
        width: 100%;
    }

    .history__year.title {
        margin-bottom: 41px;
        margin-left: 0;
    }

    .history__slide-img {
        margin: 0 !important;
    }

    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: flex !important;
        justify-content: space-between;
    }

    .owl-nav {
        position: absolute;
        top: -30px !important;
    }

    .history__block.owl-carousel .owl-dots {
        margin: 0 !important;
    }

    .history__slide-text,
    .history__year {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .wrap {
        max-width: calc(100% - 25px) !important;
    }

    .history__year.title{
        font-size: 24px !important;
    }

    p{
        font-size: 16px !important;
    }


    h2 {
        font-size: 32px !important;
        margin-top: 32px !important;
        
    }

    h1{
        margin-left: 0 !important;
    }

    h1 + style +  p{
        margin-bottom: 28px !important;
    }

    .title {
        font-size: 32px !important;
    }
}