#about-wrapper{display:flex;flex:1;flex-wrap:wrap;height:fit-content;width:100%}#about-wrapper .left-column{background:var(--Light-Blue,#dfe6f1);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding-left:calc(50vw - 606px);padding-right:48px;width:100%}#about-wrapper .left-column,#about-wrapper img,.carousel{height:472px;width:50%}#about-wrapper img{object-fit:cover;width:100%}#about-wrapper .left-column *{width:100%}#about-wrapper .flickity-prev-next-button .flickity-button-icon{height:40%!important;left:30%!important;position:absolute!important;top:30%!important;width:40%!important}#about-wrapper .flickity-prev-next-button{background:transparent!important;border:2px solid var(--Ocean-Blue,#0f90c0)!important}#about-wrapper path.arrow{fill:var(--Ocean-Blue,#0f90c0)!important}@media(max-width:1100px){#about-wrapper{flex-direction:column}#about-wrapper .left-column,#about-wrapper img,.carousel{width:100%}#about-wrapper .left-column{padding-left:20px;padding-right:20px}}