@media screen and (min-width: 76.5em) {
.post-thumbnail + .main-wrapper {
    margin-top: 0px !important;
}
}

ol.comment-list div.comment-metadata { display: none; }

/* Hide some booking functionality on frontend */
div.mphb-reserve-room-section { display: none; }
.mphb-empty-cart-message { display: none; }