#blog-single-block .post-body.pe-wp-default .kk-star-ratings.top-left {
    display: none;
}
#blog-single-block .post-body.pe-wp-default {
    margin-bottom: 25px;
}

@media (max-width: 675px) {
  .bug_crawl-template-template-bug-crawl-saas .bc-btn-info {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px){
#menu-and-button {
    float: none;
    justify-content: center;
    display: block;
}
header {
    height: auto;
    max-height: inherit;
}
.nestor-main-menu {
    padding: 30px 0;
}
.contact-us-button {
    text-align: center;
}
#logo-region, #menu-region, .contact-us-button, .search-form {
    display: block; text-align: center;
}
.nestor-main-menu .navbar-collapse {
    text-align: center;
    line-height: 10px;
}
.navbar-collapse.collapse {
    display: flex !important;
    justify-content: center;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
}
header #menu-region + div {
    text-align: center;
}
.header-inner-wrapper {
    margin-bottom: 28px !important;
}
}