.m-0 {
  margin: 0 !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }
}

