@media (min-width: 992px) {
  .col-lg-7 {
    flex: 0 0 auto;
    width: 100%;
  }
}

