* {
  margin: 0;
  padding: 0;
}
.wrapper-mobile {
  background: url(../../img/bg_inbanner_mobile.png) no-repeat center top;
  height: 2400px;
  margin: 0 auto;
  position: relative;
  width: 300px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.wrapper-video-mobile {
  width: 300px;
  top: 1181px;
  position: absolute;
  left: 0;
  margin-left: 0;
}