.panel-dark {
  background-color: rgba(0, 0, 0, 0.6);
}

.vidposter {
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .vidposter {
    position: relative;
    right: 200px;
  }
}

/*# sourceMappingURL=custom.css.map */
