#rs-header.header-style-3 .rs-contact-location {
  display: none;
}

.entry-footer .edit-link {
  display: none;
}

.rs-breadcrumbs .page-title {
  margin-top: 50px;
}

#respond.comment-respond {
  display: none;
}

@media only screen and (max-width: 991px) {
    #rs-header .logo-area a img {
        max-height: 70px !important;
    }
}