.diana_side_strip_numbers .et_pb_number_counter .percent p span{
    display: block;
}
.diana_side_strip_numbers .et_pb_number_counter .percent p{
    font-weight: 400 !important;
}


/*Diana Chief Numbers */

.diana_chief_numbers .et_pb_counters {
    height: 400px;
    position: relative;
}

.diana_chief_numbers .et_pb_counters li {
    height: 2px;
    overflow: hidden;
    display: block;
    position: absolute;
    width: 400px;
    transform-origin: top center;
    top: 200px;
    left: 50%;
    transform: translate(-50%, 0) rotate(-90deg);
}

.diana_chief_numbers .et_pb_promo .et_pb_promo_description {
    text-align: center;
}

body #page-container .diana_chief_numbers .et_pb_promo .et_pb_button_wrapper{
    line-height: 100% !important;
}
body #page-container .diana_chief_numbers .et_pb_promo .et_pb_button_wrapper .et_pb_button{
    padding: 0 !important;
    line-height: 100% !important;
}


/*Responsive*/

@media only screen and (max-width: 1390px) {
    .diana_chief_numbers .et_pb_row,
    .diana_side_strip_numbers .et_pb_row{
        width: 90% !important;
    }

    .diana_chief_numbers .et_pb_promo .et_pb_promo_description p {
        display: block !important;
        text-align: center !important;
    }

    .diana_chief_numbers .et_pb_promo .et_pb_promo_description h2 {
        display: block !important;
        margin-right: 0 !important;
        text-align: center !important;
    }
}


@media only screen and (max-width: 980px) {
    .diana_chief_numbers .et_pb_counters li {
        width: 240px;
        top: 120px;
    }

        .diana_chief_numbers .et_pb_counters {
        height: 240px;
    }

        #page-container .diana_chief_numbers .et_pb_column:last-child {
        margin-right: 0 !important;
    }

        #page-container .diana_chief_numbers .et_pb_column_1_4 {
        width: 22% !important;
        margin-right: 4% !important;
        float: left;
    }
    }

@media only screen and (max-width: 480px) {
    .diana_chief_numbers .et_pb_column_1_6:nth-child(3n+3),
    .diana_chief_numbers .et_pb_column_1_6:last-child{
        margin-right: 0 !important;
    }
    .diana_chief_numbers .et_pb_column_1_6{
        width: 32% !important;
        margin-right: 2% !important;
        margin-bottom: 20px !important;
    }
}
