.temppage header#sp-header,
.temppage footer#sp-footer {
  display: none;
}

.tableimage {
  position: absolute !important;
  top: 0;
  width: 100vw;
  background-size: 100% 100% !important;
}

.booksimage {
  position: absolute !important;
  top: 0px;
  width: 100vw;
  background-size: contain !important;
  z-index: 2 !important;
  background-position: 0px 100% !important;
}

.iconssection {
  position: absolute !important;
  width: 100vw !important;
  top: 48px !important;
  z-index: unset !important;
  height: 100vh;
}

.iconssection img {
  width: 57%;
  margin-top: 113px;
}

.sppb-modal-selector {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.iconssection .sppb-row-container {
  margin-left: 24%;
}
iframe {
  width: 100%;
}

.sppb-row.sppb-align-center {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  justify-content: center;
}

@media (max-width: 575.98px) {
  .iconssection .sppb-row-column {
    width: 50%;
    max-width: 50% !important;
  }
  .iconssection .sppb-row-container {
    margin-left: 0;
  }
  .iconssection img {
    width: 95%;
    margin-top: 41px;
  }
  .iconssection .sppb-row-container {
    margin-left: 0;
    top: -90px;
  }
  div#column-wrap-id-1712092888490 {
    width: 35%;
    max-width: 20%;
    /* padding: 13px !important; */
    padding-left: 13px !important;
    padding-right: 0px !important;
  }

  div#column-wrap-id-1712092888491 {
    width: 65% !important;
    max-width: 80% !important;
    padding: 5px !important;
  }
}
@media (max-width: 767.98px) {
}
@media (max-width: 991.98px) {
}
