.yt-link, .yt-link:hover, .yt-link:focus {
  text-decoration: none;
}
.yt-bg {
  width: 100% !important;
  height: 180px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  
}
.uk-icon-youtube-play {
  font-size: 40px;
  color: red;
  margin-top:50px;
}
.uk-modal {
  background: rgba(0,0,0,0.95);
}