@media (min-width: 992px) {
  .vlb-section .bs-4col .grid-layout {
    margin-top: -15px;
    margin-bottom: -15px;
  }
}

@media (min-width: 992px) {
  .vlb-section .bs-4col .grid-layout .bs-region {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
