.hentry {
    margin-bottom: -1em !important;
}

@media screen and (max-width: 767px) {
.sidebar {
    display: none !important;
}
.mob-menu-right-panel {
    background-color: rgba(0,0,0,0.6) !important;
    width: 210px !important;
}
#mobmenuright li a, #mobmenuright li a:visited {
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.logo-holder {
    display: none !important;
}
}