.elementor-1924 .elementor-element.elementor-element-51f25cb{text-align:end;}/* Start custom CSS for image, class: .elementor-element-51f25cb *//* Right-side middle image at full/native size */
#rightsidesticky{
  position: fixed;
  top: 50%;
  right: max(0px, env(safe-area-inset-right));
  transform: translateY(-50%);
  z-index: 9999;
  width: auto;              /* don't constrain the container */
}

#rightsidesticky a,
#rightsidesticky img{
  display: block;
}

#rightsidesticky img{
  width: auto;              /* use the image's original width */
  height: auto;             /* keep aspect ratio */
  max-width: none;          /* remove any caps */
  max-height: none;
  border-radius: 0;         /* remove rounding (keep if you want it round) */
  box-shadow: none;         /* remove shadow; add back if desired */
}/* End custom CSS */