.penci_navbar_mobile .navigation.mobile-menu {top: -5px;position: relative;}
.featevents p {font-size:.9rem !important;}

@media only screen and (max-width: 1450px) {
div.logo, div.logo a {font-size:1.6rem !important;}
.the {font-size: .6rem;top: -6px;}
}

@media (min-width: 769px) {
    .eventsList__wrapper--showSidebar .eventsList__main__sidebar__inner {
        position: relative !important;
        top:0px !important;
    }
}

@media only screen and (max-width: 650px) {
    div.logo, div.logo a {font-size: 1.2rem !important;}
    .the {top: -4px !important;margin-right: -4px !important;}
}