.elementor-2401 .elementor-element.elementor-element-4a23ad9 > .elementor-widget-container{padding:0px 0px 18px 0px;}/* Start custom CSS for image, class: .elementor-element-e90f6e0 */.box {
  animation: MoveUpDown 1s linear infinite;}

@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 30px;
  }
}/* End custom CSS */