.switcher-lable {
  display: none;
}
.switch-me {
  display: none;
}
.paragraph--type--nhsc-expandable-paragraph ::after, .field--name-field-nhsc-master-expandable ::after {
  content: none!important;
}
.paragraph--type--nhsc-hover-component .hover__link-below .text-wrapper {
  top: 85%!important;
}

.region-we-mega-menu .navbar-default #views-exposed-form-marcas-menu-view-block-1 .brand-filter-options .action-submit button {
    background: transparent;
}

.Brand .paragraph--type--nhsc-plain-content {
    margin: 0 auto 40px;
    max-width: 80%;
}

@media screen and (max-width: 991px) {
  .Brand .paragraph--type--nhsc-plain-content {
     margin-bottom: 20px;
   }
  .block-views-exposed-filter-blocksearch-search form .form-actions .form-submit {
        width: 20px;
    }
    .block-views-exposed-filter-blocksearch-search form .form-item-search-api-fulltext {
        width: calc(100% - 20px);
    }
}