@media only screen and (max-width: 800px) {
    #frontchannel {
        margin-left: 0 !important;
    }
}