.Gallery #u_content_custom_imageGallery_1 .d-image-gallery-popup-con{width:auto;}

.Gallery #u_row_18 .container {
    padding: 0 16px;
}

.d-con-gallery {
    max-width: 755px;
    margin: 0 auto;
}

@media screen and (max-width: 800px){
    .main-heading h2:before {
      right: unset;
    }
    .d-con-gallery .d-image-gallery-img-con {
       flex-basis: 33.33%!important;
    }
}