  .t706__close-button {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 16px !important;
    color: #fff;
    width: max-content !important;
  }

  .t706__cartwin-close {
    right: 20px !important;
    width: max-content !important;
    background-color: #455364 !important;
  }
  
  @media screen and (max-width: 480px) {
        .t706__close-button {
        font-size: 14px !important;
      }
  }