.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: -webkit-gradient(linear, left top, left bottom, from(#868686), to(#000));
  background-image: linear-gradient(180deg, #868686, #000);
  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;
  }
}