:root {
  --first-order-object-left-1: 16%;
  --first-order-object-right-1: 17%;
}

/* SG 覆蓋：body.site-sg 由樣板依 $siteCountry 加上 */
body.site-sg {
  --first-order-object-left-1: 5%;
  --first-order-object-right-1: 7%;
}

.o-main-view-object__img-left-1 {
  top: 0%;
  z-index: 1;
  height: 100%;
}

.o-main-view-object__img-right-1 {
  top: 0%;
  z-index: 1;
  height: 100%;
}
