section#quickSearch {
  display: none !important; }

div#search-action-buttons {
  display: none !important; }

section.quickSearchResults {
  z-index: 0;
  display: none; }

.mgtpagewp {
  display: flex;
  flex-wrap: wrap; }

.contcoll {
  flex: 1 1 calc(33.33% - 20px);
  /* Adjust width and margin as needed */
  margin-right: 20px; }

.contcoll:last-child {
  margin-right: 0; }

.contcoll .conthead {
  font-weight: bold; }

.conttext {
  margin-bottom: 10px; }

.cl {
  clear: both; }
