.modalImageGallery.publicModalContent {
    background: black;
}

.modalImageGallery .imageContainer .contentImg {
    max-height: 1280px !important;
}

.galleryArrow {
    position: fixed;
}


@media only screen and (max-width: 768px){
    .cols4.imgMgn0 .imgGridItem {
    width: 100%;
    margin: auto;
}
}