.aboutmain {
    height: auto;
    width: 100%;
    /* border: 1px solid red; */
}

.aboutheroimage {
    max-width: 100%;
    height: auto;
    display: block;
}

.aboutuspageheading {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: "Prociono", serif;
}

.aboutuspage1stpara {
    font-family: "Inter", sans-serif;
    margin-bottom: 30px;
}

.aboutuspagefooter {
    font-size: 20px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    margin-bottom: 50px;
}

.mainaboutpagetextdiv{
    margin-top: 25px;
}