.hank-text-scrolling .text-scrolling-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 5px 0;
}
.hank-text-scrolling .marquee {
  overflow: hidden;
  white-space: nowrap;
  /* position: absolute; */
}