.about-us-page {
    margin-top: 8rem;
}

@media screen and (max-width: 1023px) {
    .about-us-page .image-container img {
        width: 89vw;
        height: 100%;
    }
    .about-us-page .jenny-explanation-container {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .about-us-page .title-page {
        font-size: 28px;
        line-height: 40px;
    }
    .about-us-page .text-description {
        font-size: 14px;
        line-height: 30px;
    }
    .about-us-page .section-operation {
        padding: 3rem 0;
    }
    .about-us-page .section-operation h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .about-us-page .section-operation .title-steps {
        font-size: 17px;
        line-height: 25px;
    }
    .about-us-page .section-operation .description-steps {
        font-size: 14px;
        line-height: 25px;
    }
    .about-us-page .banners-container {
        padding: 2rem 0;
    }
    .about-us-page .banners-container .title {
        font-size: 20px;
        line-height: 25px;
    }
    .about-us-page .banners-container .first-banner {
        margin-bottom: 0;
    }
    .about-us-page .banners-container .banner-image {
        margin-bottom: 1.5rem;
    }
    .about-us-page .banners-container .description {
        font-size: 14px;
        line-height: 25px;
    }
    .about-us-page .jenny-help-container.container {
        margin-top: 3rem;
    }
    .about-us-page .jenny-help-container h4 {
        font-size: 22px;
        line-height: 28px;
    }
    .about-us-page .jenny-help-container p {
        font-size: 14px;
        line-height: 25px;
    }
    .about-us-page .jenny-help-container .carousel-item ul {
        padding-left: 6rem;
    }
    .about-us-page .jenny-help-container .carousel-item ul li {
        margin-bottom: 0.5rem;
        font-size: 14px;
    }
    .about-us-page .jenny-help-container .carousel-control-prev, .about-us-page .jenny-help-container .carousel-control-next {
        background-color: #FF2F6D;
        height: 2rem;
        position: absolute;
        width: 2rem;
        border-radius: 50%;
        top: 40%;
    }
    .about-us-page .banner-call-to-action {
        margin-top: 1.5rem;
    }
    .about-us-page .banner-call-to-action h4 {
        font-size: 22px;
        line-height: 25px;
    }
    .about-us-page .banner-call-to-action p {
        font-size: 14px;
        line-height: 25px;
    }
}
@media screen and (max-width: 320px) {
    .about-us-page .image-container img {
        height: 137px;
        width: 320px;
    } 
    .about-us-page .banners-container img {
        width: 300px;
        height: 210px;
    }
}

@media screen and (min-width: 321px) and (max-width: 994px) {
    .about-us-page .image-container img {
        height: 160px;
        width: 365px;
    } 
    .about-us-page .banners-container img {
        width: 320px;
        height: 220px;
    }
}

@media screen and (min-width: 995px) {
    .about-us-page .image-container img {
        height: 220px;
        width: 495px;
    }
    .about-us-page .banners-container img {
        height: 270px;
        width: 400px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
    .about-us-page .image-container img {
        height: 199px;
        width: 450px;
    }
    .about-us-page .list-container ul {
        padding-left: 0;
    }
    .about-us-page .list-container ul li {
        font-size: 13px;
        line-height: 35px;
        min-height: 4.5rem;
    }
    .about-us-page .list-container ul p {
        font-size: 12px;
        margin-bottom: 0;
        margin-top: -1rem;
    }
}

@media screen and (min-width: 1025px) {
    .about-us-page .list-container ul {
        padding-left: 1.2rem;
    }
    .about-us-page .list-container ul li {
        font-size: 18px;
        line-height: 55px;
        min-height: 4.5rem;
    }
    .about-us-page .list-container ul p {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: -1.3rem;
    }
}

@media screen and (min-width: 1024px) {
    .about-us-page .jenny-explanation-container {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .about-us-page .title-page {
        font-size: 45px;
        line-height: 45px;
    }
    .about-us-page .text-description {
        font-size: 19px;
        line-height: 35px;
    }
    .about-us-page .section-operation {
        padding: 6rem 0;
    }
    .about-us-page .section-operation h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .about-us-page .section-operation .title-steps {
        font-size: 24px;
        line-height: 39px;
    }
    .about-us-page .section-operation .description-steps {
        font-size: 18px;
        line-height: 28px;
    }
    .about-us-page .banners-container {
        padding: 7rem 0;
    }
    .about-us-page .banners-container .title {
        font-size: 28px;
        line-height: 28px;
    }
    .about-us-page .banners-container .first-banner {
        margin-bottom: 6rem;
    }
    .about-us-page .banners-container .description {
        font-size: 18px;
        line-height: 33px;
    }
    .about-us-page .jenny-help-container.container {
        margin-top: 6rem;
        max-width: 1300px;
    }
    .about-us-page .jenny-help-container h4 {
        font-size: 28px;
        line-height: 32px;
    }
    .about-us-page .jenny-help-container p {
        font-size: 20px;
        line-height: 35px;
    }
    .about-us-page .jenny-help-container .col-lg-3 {
        padding-right: 0;
    }
    .about-us-page .banner-call-to-action {
        margin-top: 4rem;
    }
    .about-us-page .banner-call-to-action h4 {
        font-size: 28px;
        line-height: 32px;
    }
    .about-us-page .banner-call-to-action p {
        font-size: 20px;
        line-height: 35px;
    }
}

.about-us-page .title-page {
    font-weight: 600;
    color: #333333;
}

/* .about-us-page .message-container img {
   cursor: pointer;
   height: 7rem;
} */

/* .about-us-page .section-operation {
    margin-top: 3rem;
} */

.about-us-page .section-operation {
    background-color: #F9FAFC;
}

.about-us-page .section-operation .container {
    max-width: 700px;
}

.about-us-page .section-operation h3 {
    font-weight: bold;
    color: #333333;
}

.about-us-page .section-operation .operation-section-text {
    color: #333333;
}

.about-us-page .section-operation .title-steps {
    color: #333333;
    font-weight: 500;
}

.about-us-page .section-operation .title-steps span {
    color: #FF4A70;
}

.about-us-page .section-operation .description-steps {
    color: #333333;
    font-weight: normal;
}

.about-us-page .banners-container {
    background-color: #F7ECE8;
}

.about-us-page .banners-container .container {
    max-width: 1000px;
}

.about-us-page .banners-container h3 {
    color: #333333;
    font-size: 24px;
    line-height: 33px;
    font-weight: bold;
}

.about-us-page .banners-container p {
    color: #979797;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    /* width: 300px; */
}

/* .about-us-page .banners-container ul {
    list-style-type: disc;
}
.about-us-page .banners-container ul li {
    color: #FF4A70;
    font-weight: bold;
    font-size: 30px;
} */

.about-us-page .banners-container .title {
    color: #333333;
    font-weight: 600;
}

.about-us-page .banners-container .title span {
    color: #FF4A70;
    font-size: 30px;
    font-weight: bold;
}

.about-us-page .banners-container .description {
    color: #333333;
    font-weight: normal;
}

.about-us-page .jenny-help-container h4 {
    font-weight: 500;
    color: #333333;
}

.about-us-page .jenny-help-container p {
    color: #2D2D2D;
    font-weight: normal;
}

.about-us-page .list-container ul li {
    color: #333333;
    font-weight: 500;
}

.about-us-page .banner-call-to-action h4 {
    font-weight: 500;
    color: #333333;
}

.about-us-page .banner-call-to-action p {
    color: #333333;
}