main {
  margin-top: 70px;
}

.container {
  max-width: 1392px;
  width: 1392px;
}

.page {
  margin-top: 55px;
  background: white;
  display: block;
  overflow: hidden;
  z-index: 1;
  position: relative;
  padding-bottom: 50px;
}

.box {

}

.col800 {
  max-width: 814px !important;
  width: 814px !important;
}

.col750 {
  max-width: 764px !important;
  width: 764px !important;
}

.col50 {
  max-width: 64px !important;
  width: 64px !important;
}

.col250 {
  max-width: 264px !important;
  width: 264px !important;
}

.col300 {
  max-width: 314px !important;
  width: 314px !important;
}

.colAL {
  max-width: 193px !important;
  width: 193px !important;
}

.box_live {
  height: 200px;
}

.w750 {
  width: 750px;
}