* {
  box-sizing: border-box;
}
body {
  font-size: 14px;
}
.v19_2 {
  width: 100%;
  height: 1000px;
  background: rgba(44,45,51,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v22_2 {
  width: 100%;
  height: 900px;
  background: url("../images/v22_2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 50px;
  left: 240px;
  overflow: hidden;
}
