.layout-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
}

.layout-content-container {
  width: 100%;
}
