@media screen and (min-width: 768px) {
  .sg-server-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

.sg-server-title-link {
 font-size: 20px;
}
