/* CSS Document */
.vc-mediathek.teaser .vc-mediathek-item {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.vc-mediathek.teaser .vc-mediathek-item p {
  color: #333;
}
@media screen and (min-width: 1174px) {
  .vc-mediathek.teaser .vc-mediathek-item .vc-mediathek-text {
    padding-bottom: 60px;
  }
}
.vc-mediathek.teaser .vc-mediathek-item .vc-mediathek-text a p {
  color: #333;
}
.vc-mediathek.teaser .vc-mediathek-item .btn-container {
  position: absolute;
  bottom: 0.5rem;
}
.vc-mediathek.teaser .vc-mediathek-item .btn-container a {
  margin-right: 10px;
}
@media screen and (min-width: 1174px) {
  .vc-mediathek.teaser .vc-mediathek-item .btn-container {
    position: absolute;
    bottom: 0;
  }
}
/*# sourceMappingURL=mediathek-teaser.css.map */
