  @media only screen and (max-width: 1299px) {
    .uniofbolton__elementheadnsssection .ComponentNSSSection {
      top: 0 !important;
      max-height: fit-content;
    }
    .mySvg{
        display: none;
    }
  }