c-tsi_cms-news-detail .richtext-wrapper {
  width: 100%;
  font-size: 32px;
  line-height: 44px;
  padding-left: calc( 8.3333333333% + 12px);
}

c-tsi_cms-news-detail .richtext-wrapper img {
  width:200px;
}
c-tsi_cms-news-list-item .teaser-default__teaser-text {
  color: #fff;
}

c-tsi_cms-content-list-item .teaser-default__teaser-text {
  color: #fff;
}

c-tsi_cms-content-list-item .teaser-default__teaser-date-text-extended {
  color: black;
}

c-tsi_cms-content-list-item .teaser-default__teaser-normal-text-extended {
  color: black;
  margin-top: 2%;
  margin-left: 1%;
}

c-tsi_cms-content-list-item .teaser-default__teaser-hypen {
  margin-left: 2%;
  margin-right: 2%;
}

@media only screen and (max-width: 1023px) {
  c-tsi_file-View .text-image__richtext-wrapper {
      padding: 0 20px !important
  }
}