.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #4d9006;
}

.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}