.top_page_banner .page_title {
  font-size: 6rem;
}

@media screen and (max-width: 1816px) {

  .top_page_banner_fg {
    margin-left: 7%;
  }

}

@media screen and (max-width: 1785px) {
  .top_page_banner_fg {
    margin-left: 5%;
  }
}

@media screen and (max-width: 1745px) {
  .top_page_banner_fg {
    margin-left: 3%;
  }
}

@media screen and (max-width: 1708px) {
  .top_page_banner_fg {
    margin-left: 1%;
  }

  .rainbow_product .top_page_banner .top_page_banner_description {
    top: 0rem;
  }
}
@media screen and (max-width: 1596px) {
  .rainbow_product .bg-form {
    position: relative;
    margin-left: auto;
    margin-top: -16rem; 
  }
}

@media screen and (max-width: 1350px) {
  .rainbow_product .bg-form {
    padding-left: 10rem;
  }
  .rainbow_product .bg-form {
    margin-top: -13rem;
  }
}

@media screen and (max-width: 1250px) {
  .rainbow_product .top_page_banner_fg img {
    position: relative;
    object-fit: contain;
    object-position: center;
    max-height: 53rem;
  }

  .rainbow_product .top_page_banner_fg {
    bottom: unset;
    top: 5rem;
  }
}

@media screen and (max-width: 1212px) {
  .rainbow_product .bg-form {
    margin-top: -10rem;
  }
  .rainbow_product .top_page_banner_fg img {
    max-height: 45rem;
  }
  .rainbow_product .top_page_banner_fg {
    top: 11rem;
  }
}
@media screen and (max-width: 1160px) {
  .rainbow_product .bg-form {
    margin-top: -8rem;
  }
}
@media screen and (max-width: 1120px) {
  .rainbow_product .bg-form {
    margin-top: -7rem;
  }
}
@media screen and (max-width: 1060px) {
  .rainbow_product .top_page_banner_fg {
    top: 7rem;
  }
}
@media screen and (max-width: 920px) {
    .rainbow_product .bg-form {
        padding-left: 2rem;
    }
}
@media screen and (max-width: 806px) {
  .rainbow_product .top_page_banner .top_page_banner_description {
    max-width: 100%;
    width: 100%;
    left: 0;
    transform: unset;
    top: 5rem;
  }

  .rainbow_product .top_page_banner_fg {
    display: none;
  }
  .rainbow_product .bg-form {
    margin-top: -10rem;
  }
}
@media screen and (max-width: 610px) {
  .rainbow_product .top_page_banner .top_page_banner_description {
    top: 10rem;
  }
  .rainbow_product .bg-form
  {
    padding-left: 2rem;
  }
}
