@media screen and (min-width: 992px) {
.col-md-5 {
    width: 98.667%;
  }
}