div#destinations, div#perks {
  margin: 0 auto;
  width: 100%;
}

div#aeroplanOffer-uplift {
  width: 850px;
  height: 200px;
  box-shadow: 0 9px 12px -3px rgba(0,0,0,.12);
  padding: 0 !important;
  border-radius: 20px !important;
  background: #fff;
  display: flex;
  margin: 60px auto 0;
}

#aeroplanOffer-uplift > div > div.__pfs.col-lg-4.col-md-3.col-sm-12.col-xs-12.des_img.__bss {
  text-align: -webkit-center;
  padding-left: 30px;
}

#aeroplanOffer-uplift > div > div.__pfs.col-lg-4.col-md-3.col-sm-12.col-xs-12.des_img.__bss > img {
  width: 70%;
}

.__pfs.ws-promo.__bss .red-pill {
  margin: 10px 0 15px;
}

div#ae-acc-offer .col-50:nth-of-type(1) div {
  background: transparent;
  box-shadow: none;
}

#ae-acc-offer .offer-panel ul {
    margin-top: 25px !important;
}

#ae-acc-offer .offer-panel li {
    border: none !important;
}

#ae-acc-offer .offer-panel img {
  max-width: 70px !important;
}

.uplift_description p {
  text-align: left !important;
  margin: 16px 0 !important;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  div#aeroplanOffer-uplift {
      width: 700px;
      height: 200px;
      box-shadow: 0 9px 12px -3px rgba(0,0,0,.12);
      padding: 0 !important;
      border-radius: 20px !important;
      background: #fff;
      display: flex;
      margin: 80px auto;
  }

  div#tc-panel-container {
    max-width: calc(100% - 80px);
  }
}

@media only screen and (max-width: 767px) {
  div#aeroplanOffer-uplift {
    width: 350px;
    height: 100%;
    box-shadow: 0 9px 12px -3px rgba(0,0,0,.12);
    padding: 0 !important;
    border-radius: 20px !important;
    background: #fff;
    display: flex;
    margin: 20px auto;
  }
  #aeroplanOffer-uplift > div > div.__pfs.col-lg-4.col-md-3.col-sm-12.col-xs-12.des_img.__bss > img {
    width: 50%;
  }
  #aeroplanOffer-uplift > div > div.__pfs.col-lg-4.col-md-3.col-sm-12.col-xs-12.des_img.__bss {
    text-align: -webkit-center;
    padding-left: 0px;
  }
}

.tc-panel-content p {
    text-align: left !important;
}

.eu-destination-des .des p {
    text-align: left !important;
}

#flightOffers p.__pfs.__bss {
    margin: 10px 0;
}

#flightOffers .__pfs.ws-promo p {
    font-size: 14px !important;
}

#ae-acc-offer .offer-panel ul.__pfs li.__pfs strong {
    font-size: 16px !important;
}

div#aeroplanOffer-uplift .eu-destination-des {
    padding: 0 !important;
}

div#tc-panel-container {
    border-radius: 14px;
}

@media only screen and (max-width: 768px) {
    .__pfs.ws-promo.__bss .__pfs.col-60.__bss {
        padding: 20px 25px 20px !important;
    }

    div#ae-acc-offer .ae-content {
        margin: 0 !important;
        width: 100%;
    }
}

#join-aeroplan p.__pfs.conditional.__bss a {
    font-size: 16px !important;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    div.__pfs#offers .eu-destination-des:nth-of-type(1) {
        margin-top: 20px !important;
    }
}

@media only screen and (min-width: 1025px) {
  .singapore div.__pfs#join-aeroplan h3.__pfs, div.__pfs#join-aeroplan h3.__pfs.__bss {
    margin-bottom: 30px;
  }
}

.__pfs.ws-promo.__bss .__pfs.col-60.__bss p.__pfs a.tc-link {
    background: none;
    color: #005078;
    display: unset;
    padding: 0;
    position: unset;
}

div#acDbaasAeroplanNumberError p, #acDbaasRulesCheckError p {
  text-align: left !important;
}