.max-fixed {
    max-width: 1200px;
}

.centring {
  display: flex;
  justify-content: center;
}
