@media (max-width: 1080px) {
  .services .col-12:last-child {
    display: flex;
    justify-content: center;
  }
}
