body:not(.mobile-app) .candid-home--container {
  top: 925px;
  position: sticky;
}
body:not(.mobile-app) .candid-home--container > div:nth-child(2) {
  top: 925px;
  position: sticky;
}
body:not(.mobile-app) .candid-home--container iframe {
  top: 925px;
  position: sticky;
}
body:not(.mobile-app) #curalate-homepage-sub-header {
  top: 930px;
  position: sticky;
}
body:not(.mobile-app) #curalate-homepage-sub-header h1 {
  top: 930px;
  position: sticky;
}
