    .videoPromoList .linklist .dc.grid .teaserImage img {
    width: 187px;
    height: auto;
}
/*Adding this override to handle big breaking news */
.video-header .topstorybn .top-story-promo.teaser-image-wrapper {
  max-height: 100%;
}

/* Below: this is now in codebase and can be removed at next build in the new year. DEC.5th 2019  */
.li-divider .eHub-div {display:inline-block;height:10px;margin-top:-3px;}

/* Below: this is now in codebase and can be removed at next build in the new year. DEC.5th 2019  */
li.dc span.tag {
   margin-right:.4em;
   margin-top:3px;
}
/* Below: this is now in codebase and can be removed at next build in the new year. DEC.5th 2019  */
.twoColumns li.dc .smallVersion span.tag {
   margin-top:5px;
}


