.news-list .article .news-img-wrap {
  float: left;
  margin: 3px 12px 5px 0;
  background: #fff;
  height: 80px;
  width: auto;
}

.news-list .article .news-img-wrap img {
  height: 80px;
}

.news-list .article .teaser-text {
  margin: 0 0 10px 0;
}

.news-list .footer {
  clear: both;
  padding: 10px 0 0 0;
  border-top: 1px solid #eee;
  margin-top: 15px;
  color: #888;
}

.news-list .page-navigation p {
  float: left;
}

.news-list .page-navigation ul {
  float: right;
}

.news-list .page-navigation ul li {
  float: left;
  display: block;
  padding: 0 1px;
  background: none;
}

.news-list .page-navigation ul li a {
  display: block;
  padding: 1px 2px;
}

.news-list .news-clear {
  clear: both;
}

.news-list .news-newsletter .news-img-wrap {
  height: auto;
}

.news-list .news-newsletter .news-img-wrap img {
  width: 600px;
  height: auto;
}

.news-single .article .news-img-wrap {
  float: right;
  width: 282px;
  margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
  float: none;
}

.news-single .article .teaser-text {
  margin: 0 0 10px 0;
  font-size: 20px;
  color: #333333;
  line-height: 1.4em;
}

.news-single .article .news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%;
}

.news-single .article .news-related-wrap .news-related {
  width: 50%;
  padding: 15px;
  border: 1px solid #eee;
  display: table-cell;
}

.news-single .article .news-related-wrap .news-related h4 {
  margin-bottom: 10px;
}

.news-single .article .news-related-wrap .news-related ul li {
  margin-bottom: 20px;
}

.news-single .article .news-related-wrap .news-related ul li span {
  border-right: 1px solid #dddddd;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}

.news-single .article .news-related-wrap .news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}

.news-single .article .footer {
  clear: both;
  padding: 10px 0 0 0;
  border-top: 1px solid #eee;
  margin-top: 15px;
  color: #888;
}

.news-single .article .footer p {
  line-height: 1em;
}

.start-event-item-detail-image img {
  object-fit: cover;
}

.news .article {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.news .article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.responsive-table .article .news-img-wrap {
  float: unset;
  width: 100%;
  margin: unset;
}

.responsive-table .article .news-img-wrap img {
  float: none;
}

.responsive-table .article .teaser-text {
  margin: 0 0 10px 0;
  font-size: 20px;
  color: #333333;
  line-height: 1.4em;
}

.responsive-table .article .abstract {
  color: #696969;
}

.responsive-table .article .title2 p {
  font-weight: bold;
  font-size: 18px;
  margin-top: 5px;
}

.responsive-table .article .footer {
  clear: both;
  padding: 10px 0 0 0;
  border-top: 1px solid #eee;
  margin-top: 15px;
  color: #888;
}

.responsive-table .article .footer p {
  line-height: 1em;
}

.news-newsletter .linkIcon {display: none; margin: 0 3px 0 0; mso-hide:all;}
.news-newsletter .abstract {font-weight: bold;font-size: 15px;}