.ticker-text {
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
  margin:0;
  white-space:nowrap;
    
}