.section {
  background-color: #32589d;
}

.section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

.section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section .mbr-background-video,
.section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
