/* Mobile only (<= 767.98px). Loaded via <link media="(max-width: 767.98px)">. */

/* 1. Taller app-download banner image */
section.uc_app_banner .uc_app_banner_img {
  height: 210px;
  object-fit: cover;
  object-position: 70% center;
}

/* 2. Hide the scroll-to-top button */
.tap-top {
  display: none !important;
}
