.mts-trading-sundays{
  width: 100%;
  text-align: center !important;
  font-family: 'Overpass', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  padding: 8px 0;
}

@media (max-width: 768px){
  .mts-trading-sundays{
    font-size: 12px;
	text-align: center !important;
  }
}
