header .logo {
    height: 131px;
    top: 8px;
}

@media (max-width: 1440px){
header .logo {
    width: 255px;
}
}

span.switcher-tab.tab-featured {
    display: none !important;
}

@media (max-width: 865px){
.event-index .tabset .tab {
    width: 100%;
}
}

@media (max-width: 1440px){
.blog-widget {
    display: none;
}
}

.blog-widget {
    display: none;