.event-carousel{display:flex;justify-content:space-between;margin:20px 0}.event-item{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;padding:15px;background-color:#fff}.event-text-column{width:30%;padding-right:20px}.event-text-column h5{color:#666;font-size:1em;font-weight:300!important}.event-text-column h2{font-size:1.8em;margin-bottom:10px}.event-text-column p{font-size:1.1em;line-height:1.4em}.event-image-column{width:70%;display:flex;justify-content:center;align-items:center}.event-image-column img{max-width:100%;height:auto;border-radius:8px;margin-bottom:0!important}@media only screen and (max-width:768px){.event-text-column{width:100%;padding-right:20px}.event-image-column{width:100%;display:flex;justify-content:center;align-items:center}.event-item{display:flex;flex-wrap:wrap;flex-direction:column-reverse;justify-content:space-between;width:100%;padding:15px;background-color:#fff}}.slick-initialized .slick-slide{display:flex!important;justify-content:space-between;float:none!important;height:auto!important;min-height:1px}.slick-track{display:flex!important;width:100%!important}.slick-slide{width:100%!important}.slick-dots{list-style:none;margin:0;padding:0}.slick-dots li{margin:0;padding:0}.slick-dots li button{font-size:0;background:#fff0;border:none;width:12px;height:12px;padding:0;margin:0;outline:none}.slick-dots li button:before{content:'';display:inline-block;width:12px;height:12px;background-color:#ccc;border-radius:50%}.slick-dots li.slick-active button:before{background-color:#000}