.desktop-banner {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 256px;
  border-radius: 12px;
}

.mobile-banner {
  display: none;
}

.w-100 {
  width: 100%;
}
.eSIM-Traveller-Mobile{
  font-family: TruenoLt;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: -0.01em;
  text-align: left;
  
}

@media only screen and (max-width: 780px) {
  .desktop-banner {
    display: none;
  }

  .mobile-banner {
    /* background-size: contain;
    background-repeat: no-repeat;
    height: 180px;
    display: flex;
    align-items: end; */
    display: block;
  }

  /* img.Frame-208197 {
    height: 180px;
    align-self: stretch;
    flex-grow: 0;
    object-fit: contain;
    width: 100%;

  } */

  .Frame-208200 {
    height: 102px;
    align-self: stretch;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 6px;
    padding: 16px 24px 20px;
    background-image: linear-gradient(12deg, #000 63%, #a1004d 100%);
  }

  .eSIM-Traveller-Mobile {
    /* width: 360px;
    height: 4616.3px;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0; */
    color: rgba(255, 255, 255, 1);
    font-family: TruenoLt;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: -0.005em;
    text-align: left;

  }

  .Smartfren-Tourist-eSIM-Stay-Connected-while-in-Indonesia {
    height: 42px;
    align-self: stretch;
    flex-grow: 0;
    font-family: TruenoLt;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: -0.08px;
    text-align: left;
    color: #fff;
  }
}

/* @media only screen and (min-width: 769px) and  (max-width: 1240px){
  .desktop-banner{
    height: 249px;
  }
} */
@media only screen and (min-width: 781px) and (max-width: 991px) {
  .desktop-banner {
    display: block;
    height: 143px;
  }

  .mobile-banner {
    display: none;
  }

  .container-wording-banner {
    margin: 8px 16px;
  }

  .Smartfren-Tourist-eSIM-Stay-Connected-while-in-Indonesia {
    font-size: 26px;
  }

  .container-wording-banner {
    margin: 20px;
  }
}

@media only screen and (min-width: 1240px) and (max-width: 1240px) {
  .desktop-banner {
    height: 250px;
  }

  .mobile-banner {
    display: none;
  }
}

@media only screen and (min-width: 1235px) and (max-width: 1239px) {
  .desktop-banner {
    height: 249px;
  }

  .mobile-banner {
    display: none;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .desktop-banner {
    height: 192px;
  }

  .mobile-banner {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1200px) {
  .desktop-banner {
    height: 241px;
  }

  .mobile-banner {
    display: none;
  }
}

@media only screen and (min-width: 1210px) and (max-width: 1216px) {
  .desktop-banner {
    height: 244px;
  }

  .mobile-banner {
    display: none;
  }
}

@media only screen and (min-width: 1230px) and (max-width: 1234px) {
  .desktop-banner {
    height: 248px;
  }

  .mobile-banner {
    display: none;
  }
}

@media only screen and (min-width: 1230px) and (max-width: 1234px) {
  .desktop-banner {
    height: 250px;
  }

  .mobile-banner {
    display: none;
  }
}