/*
Custom Css
*/

.cgallery {
    display: flex !important;
}

.animslide {
    transition: all 0.25s linear;
}
