.w_5 {
    width: 5% !important;
}

.w_10 {
    width: 10% !important;
}

.w_15 {
    width: 15% !important;
}

.w_20 {
    width: 20% !important;
}

.w_25 {
    width: 25% !important;
}

.w_30 {
    width: 30% !important;
}

.w_35 {
    width: 35% !important;
}

.w_40 {
    width: 40% !important;
}

.w_45 {
    width: 45% !important;
}

.w_48 {
    width: 48% !important;
}

.w_50 {
    width: 50% !important;
}

.w_55 {
    width: 55% !important;
}

.w_60 {
    width: 60% !important;
}

.w_65 {
    width: 65% !important;
}

.w_70 {
    width: 70% !important;
}

.w_75 {
    width: 75% !important;
}

.w_80 {
    width: 80% !important;
}

.w_85 {
    width: 85% !important;
}

.w_90 {
    width: 90% !important;
}

.w_95 {
    width: 95% !important;
}

.w_98 {
    width: 98% !important;
}

.w_100 {
    width: 100% !important;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.h_5 {
    height: 5% !important;
}

.h_10 {
    height: 10% !important;
}

.h_15 {
    height: 15% !important;
}

.h_20 {
    height: 20% !important;
}

.h_25 {
    height: 25% !important;
}

.h_30 {
    height: 30% !important;
}

.h_35 {
    height: 35% !important;
}

.h_40 {
    height: 40% !important;
}

.h_45 {
    height: 45% !important;
}

.h_48 {
    height: 48% !important;
}

.h_50 {
    height: 50% !important;
}

.h_55 {
    height: 55% !important;
}

.h_60 {
    height: 60% !important;
}

.h_65 {
    height: 65% !important;
}

.h_70 {
    height: 70% !important;
}

.h_75 {
    height: 75% !important;
}

.h_80 {
    height: 80% !important;
}

.h_85 {
    height: 85% !important;
}

.h_90 {
    height: 90% !important;
}

.h_95 {
    height: 95% !important;
}

.h_98 {
    height: 98% !important;
}

.h_100 {
    height: 100% !important;
}