@media (min-width:768px) {
  .al-center {
      display: flex;
      align-items: center;
  }
}