.w200pixel {
    width: 200px !important;
}

.w-auto {
    width: auto !important;
}

.w-40 {
    width: 40% !important;
}

.w-50 {
    width: 50% !important;
}

.w-100 {
    width: 100% !important;
}

.w-310 {
    width: 310px !important;
}

.m-10l {
    margin-left: 10px !important;
}

.h-100percent {
    height: 100% !important;
}

.h-1700 {
    height: 1700px !important;
}

.h-500 {
    height: 500px !important;
}