﻿.row .col.m6 {
    width: 50%;
}

.row .col.m4 {
    width: 33.3333333333%;
}

.row .col.m3 {
    width: 25%;
}

.row .col.m9 {
    width: 75%;
}

.buttonsRow, .topNav {
    display: none;
}