.header {
  background: url(../images/header-background.jpg) no-repeat center center/cover;
}

.sticky-top {
  background-color: black;
  opacity: 0.8;
}

.model-dialog {
  max-width: 1200px;
}
