.relationsBanners .article-content {
  color: #fefefe;
  border: 1px solid #e9e9db;
  padding: 1px;
  margin-bottom: 5px;
}

.relationsBanners .article-content P {
  /* P is moved under image and gives unwanted spacing */
  display: none;
}
