h2,h3{font-size:2.5rem;}
.aboutus-wrapper .content-wrapper{width:90% !important;margin:auto;}
.aboutus-wrapper{
    color:black;
    position:relative;
    width:100%;
    padding-bottom:150px;
}

.aboutus-wrapper h3{color:rgb(0,125,150);}
.gallery{
 width:100%;   
 display:flex;
}

.gallery img{
    max-width:95% !important;
}

.img>img{
    width:300px;  
}


.p-title{
    font-weight:bold;
}

.gallery-image{
    height:200px;
    width:auto;
}

@media screen and (max-width:650px) {
    .aboutus-wrapper-container{
        margin:0px 20px;
    }
}


absimg{
    height:90px;
    width:auto;
}

/* added by Ricky */
.aboutus-wrapper-container p{color:rgb(2, 62, 127);}
.about-us-shipowners{width:auto !important;height:140px;}