#cta-67ce94a6c7cdba03fee7a79e .btn-side1 {
  right: 0 !important;
  height: 90px !important;
  margin-top: -90px !important;
  position: fixed !important;
  top: 50% !important;
  width: 90px !important;
  z-index: 999 !important;
}
#cta-67ce94a6c7cdba03fee7a79e .btn-side2 {
  right: 0 !important;
  height: 90px !important;
  margin-top: 0px !important;
  position: fixed !important;
  top: 50% !important;
  width: 90px !important;
  z-index: 999 !important;
}
@media screen and (max-width: 769px) {
  #cta-67ce94a6c7cdba03fee7a79e .btn-side1 {
    display: none !important;
  }
  #cta-67ce94a6c7cdba03fee7a79e .btn-side2 {
    display: none !important;
  }
}