@media (min-width: 320px) and (max-width: 960px) {

    .header-about-us-main {
        padding: 20vh 0px 5vh 0px;
    }

    .about-us-content-main {
        background-repeat: no-repeat;
    }

    .about-us-content-main .container-about {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .about-main-image {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .text-more-mobile {
        display: none;
    }

    #card-question {
        margin-top: 2rem !important;
    }
}
