@media screen and (max-width: 960px) {
  .t1120 .t-cover__wrapper {
    justify-content: center !important;
    align-items: flex-end !important;
  }

  .t-cover video,
  .t-bgvideo-wrap video {
    object-fit: cover !important;
    object-position: center center !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    transform: none !important;
  }
}.t1120 .t-cover__wrapper {
  justify-content: center !important;
  align-items: flex-end !important;
}

.t1120__content_bottom {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.t1120__col-right {
  text-align: center !important;
  align-items: center !important;
  width: 100% !important;
  margin: 0 auto !important;
  float: none !important;
}

.t1120__col-left {
  display: none !important;
}

@media screen and (max-width: 960px) {
  .t-cover video,
  .t-bgvideo-wrap video {
    object-fit: cover !important;
    object-position: center center !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    transform: none !important;
  }
}