

nav.main_menu ul li a span.underline_dash{
    bottom: -3px;
}

@media only screen and (max-width: 768px){
    .qbutton{
        padding: 0 45px;
    }
}
.blog_holder span.time {
    display: none !important;
}
.latest_post_two_holder .latest_post_two_info {
    display: none;
}