.tara-youtube__video {
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 1.875rem;
}
.tara-youtube__video iframe,
.tara-youtube__video .rll-youtube-player {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.tara-youtube__loadmore {
  font-size: 0.75rem;
  letter-spacing: 0.125rem;
  text-align: center;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  width: 90px;
}
.tara-youtube__loadmore img {
  display: block;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .tara-youtube__video {
    margin-bottom: 3.125rem;
  }
}

/*# sourceMappingURL=tara-youtube.css.map*/