.w40 {
    width: 50%;
    max-width: none !important;
}

.w50 {
    width: 50%;
    max-width: none !important;
}

.w60 {
    width: 60%;
    max-width: none !important;
}

.w70 {
    width: 70%;
    max-width: none !important;
}

.w80 {
    width: 80%;
    max-width: none !important;
}

.w90 {
    width: 90%;
    max-width: none !important;
}

.w100 {
    width: 100%;
    max-width: none !important;
}


.text-black{
    color: #222 !important;
}


.text-red{
    color: #C00020 !important;
}
