  @media screen and (min-width: 768px) {
    .colPrimary { width: 66% !important; left: 20px; }
    .colSecondary { display: none !important; }
    .colTertiary { width: 33% !important; }
}