.section1 {
  margin-top: -10px;
}

.section2 {
  z-index: -9999;
}

.btn2 {
  margin-top: 1145%;
}

.btn3{
  margin-top: 1665%;
}

.redirect-btn {
  width: 65%;
  max-width: 599px;
  margin-top: -2006%;
  margin-left: 17.5%;
}

.fixed-btn {
  width: 6%;
  bottom: 6%;
  right: 1%;
  position: fixed;
}

@media (max-width: 631px) {
  .fixed-btn {
    width: 16%;
    bottom: 10%;
    right: 1%;
    position: fixed;
  }
}

.whatsapp {
  margin-bottom: 13%;
}

#mobile-image {
  margin: auto;
  padding: 75px 0 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 0;
  position: absolute;
  width: 100%;
}

#mobile-image {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1920px) {

  .whatsapp,
  .telegram {
    display: block;
    width: 100px;
    position: relative !important;
    margin-bottom: 15%;
  }
}

@media (min-width: 1921px) {

  .whatsapp,
  .telegram {
    display: block;
    width: 200px;
    position: relative !important;
  }
}

#new-desktop-image1,
#new-desktop-image2 {
  position: absolute;
  margin-top: 37%;
  left: 15%;
  z-index: 9999;
}