/*
 Theme Name:   Mein Theme Child
 Template:     neve
*/

#carousel .cloud9-item, #buttons button {
  cursor: pointer;
}
#carousel img {
    width: auto;
    height: 40vh !important; /* oder was du brauchst */
	cursor: pointer;
}
