@media only screen and (min-width: 992px) {
    .center {
      display: flex !important;
      align-items: center !important;
    }
}