.elementor #play-video {
  top: -425.2px !important;
  left: 575.4px !important;
}
@media screen and (max-width: 1024px) {
  .elementor #play-video {
    top: -300.2px !important;
    left: 380.4px !important;
  }
}
@media screen and (max-width: 768px) {
  .elementor #play-video {
    top: -400.2px !important;
    left: 550.4px !important;
  }
}
@media screen and (max-width: 667px) {
  .elementor #play-video {
    left: 475.4px !important;
    top: -360.2px !important;
  }
}
@media screen and (max-width: 375px) {
  .elementor #play-video {
    left: 245.4px !important;
    top: -212.2px !important;
  }
}
