.div-hidden {
    display: none;
}
.col-width10 {
    width: 10%;
}
.col-width25 {
    width: 25%;
}
.col-width55 {
    width: 55%;
}