.about-us-top-content{
    margin-top: 60px;
}
.about-us-top-banner .about-page-main-titles,.about-company-content {
    text-align: center;
}
.about-page-main-titles h4 {
    font-weight: bold;
    color: #292e72;
}


@media only screen and (min-width: 320px) and (max-width: 479px){
    .about-us-top-banner .about-page-main-titles, .about-company-content {
        text-align: center;

    }
    .about-company-content {
        font-size: 13px;
    }
    .about-page-main-titles h4 {
        font-weight: bold;
        color: #292e72;
        font-size: 19px;
    }
    .about-page-main-titles h4 {
        font-weight: bold;
        color: #292e72;
        font-size: 19px;
    }
    .about-us-top-content {
        margin-top: 31px;
    }
}