/**
 * Theme Name: csegeofit
 * Template:   sce-starter
 * 
 */

@media (width >=992px) {
    header .logo:not(.small-logo) {
        background: unset;
        box-shadow: unset;
    }
}