#onetrust-consent-sdk #onetrust-banner-sdk a[href]:focus {
    outline-width: 0px !important;
  }
  
  .ot-sdk-container {
    width: 960px !important;
  }
  #onetrust-banner-sdk {
    position: fixed !important;
    top: 0px !important;
    bottom: auto;
  
  }