body {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

#cryo img {
  height: 250px;
  object-fit: cover;
}

#plasma img:not(.video-player-preview) {
  object-fit: cover;
  min-height: 350px;
}

#makeover img,
#botox img,
#content img {
  max-height: 500px;
}

.video {
  max-height: 300px;
}
