.section-header,
.coming-late-header {
  background-color: #fff;
}

@media (max-width: 767px) {
  .section-header .content {
    top: 46%;
  }

body {
  background-color: #000000;
}
