/*Vorübergehende Styles für Twitter-Blocks */

.view-tweets-rg ul {
  list-style-type: none;
  padding-left: 0;
}

.view-tweets-rg li.views-row {
  border-top: 4px dotted #8c8c8c;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 1rem 0;
}


/* Vorübergehende Styles für Fixes */

@media screen and ( max-width: 480px ) {
  .article__teaser-image-title {
    width: 90%;
  }
}

@media screen and ( min-width: 768px ) {
  .author {
    margin-left: 0;
    margin-right: 0;
  }
}

.author__image-container>img.img-responsive {
  float: right;
  height: 9rem;
  width: 9rem;
  max-width: none;
}

.author {
  margin-top: 1rem;
}

.field-name-field-fachreferentin-view {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
} 
