.Oneclick-container {
  position: relative;
}

/* Bottom left text */
.Oneclick-container-bottom-left-overlay {
  position: absolute;
  bottom: 2px;
  background: #000000;
  padding-left: 5px;
  padding-right: 5px;
  color: #FFFFFF;
  left: 2px; 
}

.Oneclick-container-bottom-left-overlay a, .Oneclick-container-bottom-left-overlay a:visited, .Oneclick-container-bottom-left-overlay a:hover, .Oneclick-container-bottom-left-overlay a:active, .Oneclick-container-bottom-left-overlay a:link {
  color: #FFFFFF;
  text-decoration: none;
}

.video-thumb-wrap.sketchy_ad img.video-thumb {
    position: absolute;
    top: 50%;
    left: 0;
    width: auto;
    height: 124% !important;
    transform: translateY(-50%);
}

.video-item .video-thumb-wrap a img {
  position: absolute;
  height: 102%;
  width: 102%;
  margin-left: -5px;
}
