.announcement-bar__track{
  display:inline-flex;
  animation:marquee 60s linear infinite;
  width:max-content;
}