body,
html {
  margin: 0px;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.h-100 {
  height: 100%;
}

.main-container {
  /*width: 1440px;*/
  width: 1423px;
  /*height: 2433px;*/
  height: 2560px;
  margin: 0 auto;
}

.main-container .trailer-film {
  /*width: 1440px;*/
  width: 1423px;
  height: 1423px;
  background-color: #ccc;
}

/*.main-container .trailer-film .item {
  height: 1280px;
}

.main-container .trailer-film .item .col-video iframe {
  height: 100%;
}*/

.spot {
  /*width: 1440px;*/
  width: 1423px;
  height: 1137px;
  background-color: #ddd;
}

.owl-carousel-film .owl-item {
  width: 1423px;
  height: 1423px;
}

.owl-carousel-spot .owl-item {
  width: 1423px;
  height: 1137px;
}
