#social {
  display: none;
}
@media (min-width: 1280px) {
  .xl\:text-5xl {
    font-size: 2rem !important;
    line-height: 1;
  }
}
