.sticky {
  position: fixed;
  top: -68%;
  width: 100%;
  z-index: 1500;
  background-color: white;
}
img.mobileappimg {
    max-width: 79%;
    margin-bottom: 5%;
}