* {
  margin: 0;
  padding: 0;
}
.wrapper-mobile {
  background: transparent;
  height: 2621px;
  margin: 0 auto;
  position: relative;
  width: 300px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.col-mobile {
  width: 300px;
  top: 0;
  position: relative;
  left: 0;
  margin-left: 0;
}
.container1-mobile {
  background: url(../../img/bg_mobile_1.png) no-repeat center top;
  width: 300px;
  height: 1182px;
}
.container2-mobile {
  background: url(../../img/bg_mobile_2.png) no-repeat center top;
  width: 300px;
  height: 939px;
}