/*#teaser-news {
  height: 42px;
  width: 1080px;
  margin: 0px auto;
  position: relative;
  z-index: 3;
}

.teaser-article {
  background: url("/assets/images/bg/bg-teaser-news.png") no-repeat;
  height: 42px;
  width: 452px;
  float: left;
}

.teaser-article p {
  float: left;
  height: 20px;
  margin: 12px 17px 0px 15px;
  font-family: "PTSansRegular";
  font-size: 16px;
  color: #556672;
  text-shadow: 1px 0px 1px #e4eaed;
  overflow: hidden;
}

.teaser-article b {
  font-family: "PTSansRegularBold";
  font-size: 16px;
  font-weight: normal;
}

.news li{
  font-family: "PTSansRegular";
  font-size: 15px;
  color: #556672;
  text-shadow: 1px 0px 1px #E4EAED;
  margin: 5px 0px;
}*/


/*.row.news h4 > div.circle:last-child {
  float: none;
} */
