.mb-n7 {
  margin-bottom: -20rem !important;
}

@media (min-width: 768px) {
  .min-vh-md-50 {
    min-height: 50vh !important;
  }
}

.min-vh-25 {
  min-height: 25vh !important;
}

