#page-detail-section-1{
  position: relative;
  z-index: 99;
  background-color: transparent !important;
}

@media(max-width:768px){
  #gallery-detail-section-1 .custom-col{
    width: 100% !important;
  }
}