/* SGPark header click fix */
.t770__logowrapper2,
.t770__logowrapper2 a {
  pointer-events: auto !important;
}
.t770__imglogo {
  height: 128px !important;
  width: auto !important;
  max-width: 250px !important;
  object-fit: contain !important;
}
@media screen and (max-width: 980px) {
  .t770__imglogo {
    height: auto !important;
    width: 100% !important;
    max-height: 150px !important;
  }
}

/* SGPark home transfer image fit */
#rec667165636 .t939__item:first-child .t939__image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: #ebe2dd !important;
}
#rec667165636 .t939__item:first-child .t939__image_zoom {
  transform: none !important;
}
