.carousel-image[data-v-6cfdc8ae] {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.custom-slick-arrow[data-v-6cfdc8ae] {
  width: 50px;
  height: 50px;
  font-size: 50px;
  color: #fff;
}
.prev-arrow[data-v-6cfdc8ae] {
  left: -100px;
  position: absolute;
}
.next-arrow[data-v-6cfdc8ae] {
  right: -100px;
  position: absolute;
}
