.video-container {
  position: relative;
  padding-bottom: 56%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1200px) {
  #gcc_2 {
    text-align: left;
  }
}

@media (min-width: 992px) {
  #gcc_2 {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  #gcc_1 {
  }
}

@media (min-width: 992px) {
  #gcc_1 {
  }
}

@media (max-width: 768px) {
  #gcc_2 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  #hsA {
    width: 200px;
    height: 200px;
  }
}

@media (max-width: 768px) {
  #hsD {
    width: 200px;
  }
}

