.elementor-7504 .elementor-element.elementor-element-bf55043{--display:flex;}.elementor-7504 .elementor-element.elementor-element-bf55043.e-con{--flex-grow:0;--flex-shrink:0;}@media(max-width:768px){.elementor-7504 .elementor-element.elementor-element-bf55043{--width:307px;}}/* Start custom CSS for html, class: .elementor-element-de0c1b6 */@keyframes greenPictures {
  0% {
    background-image: url('https://cardinmove.com/wp-content/uploads/2023/05/01_Bauhaus-1.png');
  }
  14% {
    background-image: url('https://cardinmove.com/wp-content/uploads/2023/05/02_Eco_Family-1.png');
  }
  28% {
    background-image: url('https://cardinmove.com/wp-content/uploads/2023/05/03_Welt_Auto-1.png');
  }
  42% {
    background-image: url('https://cardinmove.com/wp-content/uploads/2023/05/04_Sell_and_Speak-1.png');
  }
  56% {
    background-image: url('https://cardinmove.com/wp-content/uploads/2023/05/05_Philip_Morris-1.png');
  }
  70% {
  background-image: url('https://cardinmove.com/wp-content/uploads/2023/05/06_Xylem-1.png');
  }
  84% {
  background-image: url('https://cardinmove.com/wp-content/uploads/2023/05/07_ECOOL-1.png');
  }
      

  100% {
   background-image: url('https://cardinmove.com/wp-content/uploads/2023/05/01_Bauhaus-1.png');
  }
}

.kartyaGreen {
  width: 600px; /* Adjust the width to fit your needs */
  height: 377px; /* Adjust the height to fit your needs */
   max-width: 600px; /* Adjust the width to fit your needs */
  max-height: 377px; /* Adjust the height to fit your needs */
  animation: greenPictures 8s infinite;
  background-size: contain;
  background-repeat: no-repeat;
  
  
}

@media only screen and (max-width: 600px) {
  .kartyaGreen {
     max-width: 100%; 
     
    max-height: 200px;
}


}/* End custom CSS */