@media(max-width:767px){
  .section-gallery  .gallery-slideshow-controls{
    display:none;
  }

  .section-gallery .overlay-position--bottom-left {
    justify-content: center;
}
}