@media (min-width: 768px) {
    #left-column.hidden-sm-down,
    #left-column .hidden-sm-down {
        display: block !important;
    }
}
