.philosophy-content {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  padding-bottom: 120px;
}
.slider-wrapper {
  height: 240px;
}
.icon-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.icon-list-item {
  overflow: hidden;
}
.icon-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.avocado-list-icon {
  width: 20px;
  float: left;
}
.bx-wrapper .bx-viewport {
  border: none !important;
  box-shadow: none !important;
  left: 0 !important;
}
.bx-wrapper {
  max-width: 100% !important;
  margin-bottom: 40px !important;
}
.bx-wrapper li {
  width: 340px !important;
}
