html, body {
  overflow: auto;
  scrollbar-width: none;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
}

#recBF503 .t-popup__close,
#recBF503 .t-popup__close_icon {
    display: none !important;
}