#interactive-close-button {
    color: rgb(255 255 255)!important;
}
@media (min-width: 768px) {
  .splide__arrow {
    width:70px!important;
    height:70px!important;
  }
  .splide__arrow svg {
    height: 30px!important;
    width: 30px!important;
}
  .ocean__image_box_wrapper{
    max-width:90vw!important; 
    margin:auto!important;
  }