/*Support #518955 - Move image a little to the left*/
/* Desktop only - adjust only the Team Headshots photo inside its existing box */
@media (min-width: 1025px) {

  .elementor-element-813e6e0 .elementor-element-5a22394 a {
    display: block !important;
    background-image: url("https://jelflower.pro/wp-content/uploads/2026/06/20260224_CorporateHeadshots-scaled.jpeg");
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
  }

  .elementor-element-813e6e0 .elementor-element-5a22394 img {
    opacity: 0 !important;
    visibility: hidden !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
  }
}
/*End Support #518955 - Move image a little to the left*/