/*------------------------------------------------------------------------------------------*/
.i-product-above-the-fold .product-info {
    max-width: 493px;
    flex-basis: 100% !important;
  }
  .discover-more-block__wrapper.display-flex.flex-wrap.justify-content-start{
    display: none !important;
  }
  .i-below-the-fold {
    display: none !important;
  }
  .finder-restartlink {
    background-color: transparent!important;
  }
  a:not(.cba-link-style) {
   background-color: none !important;
  }
  #RESULT-DATA #wrapper {
    padding-top: 0 !important;
  }

body, html {
  overflow-x: clip !important;
}
