body {
    padding-top: 60px;
}


@media (min-width: 1024px) {
  .container {
    max-width: 960px;
  }
}
