.elementor-2598 .elementor-element.elementor-element-a8a15b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}.elementor-2598 .elementor-element.elementor-element-b84bf53 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-2598 .elementor-element.elementor-element-a8a15b4{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-b84bf53 */.carousel{
    gap: 20px;
}
.carousel-cell img {
    display: block;
    height: 80vh;
    margin-right: 10px;
     object-fit: contain;
}

@media only screen and (max-width: 766px) {
    
    .img-center{
    margin-top: -70px;
}
}
/* position dots in carousel */
.flickity-page-dots {
  bottom: 30px !important;
}
/* white circles */
.flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: white;
  border: 2px solid white;
}
/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  background: white;
}/* End custom CSS */