/**
* Block Name: gallery
*/

section.gallery .container-fluid {
  padding: 0;
}

section.gallery .bg_static_cover {
  min-height: 500px;
  height: 500px;
}
