#ctrGal001 .caroCon {margin:0 auto}
#ctrGal001 .ctrImgWrap {
    display:flex;
    align-items:center;
    height:50vh;
}

#ctrGal001 .ctrImgWrap img {
    width:100%;
    object-fit:cover;
}

#ctrGal001 .owl-dots {margin-top:15px}
