.slick-dots {
  justify-content: center !important;
}

.carousel_wrap .unit {
  flex: 1 !important;
}

.slick-track {
  display: flex;
  align-items: stretch;
}

.slick-dots li button:before {
  color: #e2e2e2;
}
