.offer .img-responsive {
    width: 34%;
    bottom: 0;
    position: absolute;
    left: 8em;
    margin-bottom: 1em;
}

.offer .img-responsive:lang(fr) {
    margin-bottom: 1em;
}

.red {
    font-size: 104px;
    color: red;
    font-weight: bold;
    white-space: normal;
    overflow-wrap: break-word;
    display: block;
    padding-top: 5%;
    margin-bottom: -4%;
}

p#small {
    margin-top: 0;
    margin-left: 10%;
}

#small small {
    font-size: 13px;
}

.pr {
    font-size: 58px;
    display: table;
    margin-left: 57%;
    margin-top: -27%;
    color: red;
    font-weight: bold;
}

.promo-box {
    margin-top: 30% !important;
}

.promo-left {
    padding-right: 3%;
}

.promo-right {
    padding-left: 3%;
    text-align: left !important;
}

.off {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    display: table;
    margin-left: 58%;
    margin-top: -2%;
    margin-bottom: 1%;
}

.ae img.img-responsive {
    width: 10em;
    height: 3em;
    left: 11em;
}

.base img.img-responsive {
    width: 228px;
    height: 30px;
}

.base p {
    margin-top: 3em;
}

.offer .base p:first-of-type {
    margin-top: 3.1em;
}

.offer .base p:first-of-type:lang(fr) {
    margin-top: 3.5em;
}

p#small small {
    font-size: 15px;
    font-weight: bold;
}

.black {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-left: 10%;
}

.offer {
    text-align: center;
    margin-top: 6%;
    margin-bottom: 6%;
    /* align-items: center; */
    margin-left: 8%;
    margin-right: 1%;
}

.logos {
    left: 6.3em;
}

.logos .img-responsive {
    height: auto;
    display: inline;
}

.ae .red {
    padding-left: 18px;
}

.base .red {
    padding-right: 0.5em;
}

.card {
    width: 5em;
}

.aeroplan {
    width: 110px;
}

.ac {
    width: 80px;
}

.vl {
    display: inline-block;
    border-left: 3px solid #f9f9f9;
    height: 5em;
    margin-right: 2%;
    margin-left: 2%;
    vertical-align: middle;
}

span.promo {
    background: white;
    padding-left: 20.5%;
    padding-right: 20.5%;
    padding-top: 4.5%;
    padding-bottom: 4.5%;
    letter-spacing: 6px;
}

.ae,
.base {
    height: 37em;
    background-color: #f9f9f9;
    position: relative;
}

.offer p {
    margin-top: 25px;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 1.6em;
}

.plus {
    height: 6em;
    width: 6em;
    font-size: 1em;
    margin-top: 15%;
}

.plus .horizontal {
    position: absolute;
    background-color: #231F20;
    width: 2.4em;
    height: .7em;
    top: 4.9em;
    left: 2.05em;
}

.plus .vertical {
    position: absolute;
    background-color: #231F20;
    width: .7em;
    height: 2.4em;
    top: 4.05em;
    left: 2.9em;
}

.accordion-toggle {
    display: block;
    color: #2a2a2a;
    padding: 20px 40px 20px 20px;
}

.accordion-toggle::after {
    content: '\25BE';
    font-size: 2em;
    float: right;
    margin: -10px -25px auto 20px;
}

.accordion-toggle:hover,
.accordion-toggle:focus {
    text-decoration: none;
    color: #2a2a2a;
}

.accordion-content {
    display: none;
}

.accordion-content.active {
    display: block;
}

div.accordion-content {
    padding: 34px 30px 38px;
    background-color: #f9f9f9;
}

a.accordion-toggle.no-animation.expanded::after {
    transform: rotate(180deg);
}

p.accordion-title {
    font-size: 16px;
    font-weight: 600;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 4%;
    margin-top: 4%;
}

.tc p {
    font-size: small;
    line-height: 1.2;
    margin-bottom: 15px;
}

.row.tc {
    padding: 18px;
    margin: auto -20px auto -20px;
}

@media (max-width: 767px) {
    .ae img.img-responsive {
        left: 8em;
    }
    .offer {
        margin-left: -5px;
        margin-right: -5px;
    }
    .ae {
        height: 37em;
    }
    .logos {
        left: 1em;
    }
    .offer .img-responsive {
        left: 3em;
        margin-bottom: 1em;
    }
    .plus {
        margin-top: 0%;
    }
    .plus .horizontal {
        top: 2.9em;
        left: 11.05em;
    }
    .plus .vertical {
        top: 2.05em;
        left: 11.9em;
    }
    .offer .base p:first-of-type:lang(fr) {
        margin-top: 1em;
    }
    .ae .red {
        padding-left: 0px;
    }
    .pr {
        font-size: 35px;
        display: table;
        margin-left: 65%;
        margin-top: -24%;
        color: red;
        font-weight: bold;
    }
    .off {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        color: black;
        display: table;
        margin-left: 63%;
    }
    .promo-box {
        margin-top: 42em !important;
    }
    .no-change-fee-img {
        margin-top: -17px;
    }
    .bflex-icon {
        margin-top: -17px;
    }
    .promo-box .divider {
        display: none;
    }
    .promo-right {
        margin-top: 3em;
    }
    p.accordion-title {
        border-bottom: none;
    }
    .vl {
        display: none;
    }
    .ae,
    .base {
        height: 47em;
    }
    .bflex-icon {
        margin-top: 0em !important;
    }
}