﻿@media screen and (max-width: 769px) {
  .header-content {
    justify-content: center;
  }
}
