/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 @media (min-width: 768px) {
    .col-md-2, .col-md-3 {
        float: left;
        width: 28.66667%;
    }
 }
 #header .header-nav #_desktop_contact_link #contact-link{display:none;}