.bottom-right-image {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 460px; /* adjust size as you like */
  height: auto;
  z-index: 1000;
}
