.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 1em !important;
    line-height: 1em !important;
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
    max-height: 700px !important;
}

/*Color for Description Image in gallery image*/
.wp-caption-text {
  color: red;
}

.pswp {
    display: none !important;
}