#ccmAreaLayoutForm .hidden {
    display: none;
}

.ccm-layout .ccm-layout-cell {
    width: -webkit-fill-available !important;
    width: -moz-fill-available !important;
}