.about-us-text-1{
    margin-top: 60px;
    text-align: justify;
}

#aboutus{
    text-align: justify;
    background-color: #072c4f;
    color: white;
    margin-left: 20px;
}
#aboutus img {
     width:100%;
     height: auto;
    display: block;
    margin: 0 auto;
 }