.headlines .item .posAbsolute {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  pointer-events: none;
}
.headlines .item .outer-wrap .sm-temp-anchor {
  width: 100%;
}
.headlines .item .outer-wrap .sm-temp-anchor img {
  height: auto;
/*   object-fit: cover; */
}
.headlines .item {
  height: auto !important;
}