@media (min-width: 992px) {
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-85 {
    width: 85% !important;
  }
}