.w100 { width: 100% !important; }
.banner__bg {
   background-position: center bottom;
}

label:has(input:disabled) {
    opacity: 0.5;
    cursor: not-allowed;
}

.tripBox .content-box__desc {
  text-align: justify;
}