.div-block {
  margin-bottom: -1px;
  padding-bottom: 238px;
  background-image: url('../images/cinemae2.jpg');
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.html-embed {
  padding-top: 40px;
  padding-bottom: 0px;
  padding-left: 182px;
}

.image {
  text-align: center;
}

.div-block-2 {
  margin-top: 12px;
  margin-bottom: 23px;
  text-align: center;
}

.body {
  background-color: #050c1f;
  background-image: url('../images/bg.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: fixed;
  color: #02102b;
}

.div-block-3 {
  text-align: center;
}

.div-block-4 {
  margin-bottom: 0px;
  text-align: center;
}

.div-block-5 {
  text-align: center;
}

.button {
  background-color: #ff8400;
}

.div-block-6 {
  text-align: center;
}

.div-block-7 {
  text-align: center;
}

.div-block-8 {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .div-block {
    display: block;
    background-size: auto;
  }
}