.customBlack .highslide-html {
     background-color: black; 
}
.customBlack .highslide-header a:hover {
    color: white; 
}
.news-banner {
  width: 100%;
}
.news-banner img {
  margin-bottom: 10px;
}
news-banner__flex {
 display: flex;
 flex-wrap: wrap;
}

.news-banner__flex img {
}