.container {padding-top: 2.5rem;}

@media (max-width: 779px) {
#pageHeading {
    position: relative !important;
}
#content_left {
    position: absolute !important;
    z-index: 1000 !important;
}
.clear {
    clear: initial !important;
}
}