.container-header .boton-registro {
  position: absolute;
  bottom: 15%;
  /* left: 15%; */
}

@media (max-width: 1000px) {
  .container-header .boton-registro {
    /* left: 14%; */
    bottom: 12%;
  }
}

@media (max-width: 798px) {
  .container-header .boton-registro {
    left: 0;
  }
}
.container-video{
	text-align: center;
}
/*# sourceMappingURL=custom2_ingles.css.map */