body {
	padding-top: 72px;
    padding-bottom: 72px;
}

@media(max-width: 576px) {
    .emuseum-highlight-section .highlight-image {
        float: none;
    }
}

.advancedsearch-field-wrap #thesadvsearch {
    display: none;
}

.advancedsearch-field-wrap label[for="thesSearchTerm"] {
    display: none;
}

#exhibitionsTab > h3 {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
  margin: 0 0 1rem 0;
}

#exhibitionsTab > h3.mt-3 {
  margin-top: 1rem !important;
}