.comman_tb_padding {
  padding: 4px 0 !important;
}
.inner_banner_heading {
  color: #fff;
  font-size: 35px !important;
  font-family: "Futura";
  font-display: swap;
  font-weight: 500 !important;
  margin: 0;
  text-align: center;
  letter-spacing: 2px;
  z-index: 9;
  position: relative;
}
.how_to_get_sec_0 {
  margin: 0 auto;
  max-width: 1000px;
}
.how_to_get_sec1 {
  margin: 0 auto;
  max-width: 1000px;
}
@media only screen and (max-width: 3000px) and (min-width: 600px) {
  #how_to_get_sec1 {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 3000px) and (min-width: 1200px) {
  .arrival2 {
    margin-top: 15% !important;
  }
}
@media only screen and (max-width: 500px) and (min-width: 200px) {
  .inner_banner_sec2 {
    height: 250px !important;
  }
}
@media screen and (min-width: 1000px) {
  .how_to_get_sec2 {
    margin: 0 auto;
    max-width: 1000px;
  }
  .how_to_get_sec1_container {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 768px){
.custom_container.how_to_get_sec1_container {
    padding: 0;
}
}