section.photo-gallery.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.photo-images {
    padding: 5px;
    border: 2px solid #ddd;
    position: relative;
}
.gallery-photo {
    width: 100%;
    padding: 15px;
    background: #134e9f;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}
.gallery-content h4 {
    padding-top: 10px;
    font-weight: 700;
    font-size: 20px;
}

section.photo-gallery.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
 
.gallery-photo {
    width: 100%;
    padding: 15px;
    background: #1e1ea5cc;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}
.gallery-content h4 {
    padding-top: 10px;
}
section.photo-inner.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.gallery-photo-inner {
    padding: 5px;
    border: 2px solid #ddd;
    margin-bottom: 20px;
}

section.photo-inner.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.gallery-photo-inner {
    padding: 5px;
    border: 2px solid #ddd;
    margin-bottom: 20px;
}


#gallery {
    padding:40px 0;
  }
 
  
  .img-wrapper {
    position: relative;
    margin-top: 15px;
  }
  .img-wrapper img {
    width: 100%;
  }
  
   

  .gallary-banner img {
    width: 100%;
}

.photo img {
  width: 100%;
}
.img-wrapper {
  padding: 10px;
  border: 2px solid deepskyblue;
}
div#image-gallery h1 {
  text-align: center;
   font-weight: 500;
}
div#image-gallery p {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 5px;
}