#button-search {
  position: relative;
  left: -10px;
}
body > .main-banner-section {
  background: #000 !important;
}
.sidebar-search-field label {
  color: #fff;
}
code {
  background-color: #000;
}

.news-image-detail-section .common-image-detail-block .image video, .news-image-detail-section .common-image-detail-block .image img {
    object-fit: cover;
    height: 200px;
}
/* ticket 272661 - start */ 
.svg-inline--fa { 
  height: 1em; 
} 
/* ticket 272661 - end */