.banner.about-bnn {  padding-top: 50px;}

.bg-navygrey .home_ourweb .about_ourweb p{
	color: rgba(200,234,255,0.6);
	margin-bottom: 20px;
}

.home_ourweb .col-md-5 .homeabout_img {    position: initial !important;    margin: 0 auto;}
/*.home_ourweb .col-md-5 {    position: initial !important;}*/

.homeabout_img img {    max-width: 100%;    max-height: 400px;    margin: 0 auto;}

.home_ourweb .col-md-5 {
    display: flex;    display: -webkit-flex;
    align-items: center;    -webkit-align-items: center;
}





@media (min-width: 768px){
	.header-top {    background: #107b76;}
}

@media (max-width: 1500px){
	.bg-navygrey .home_ourweb .about_ourweb p {    		font-size: 16px; line-height: 26px;}
}



@media (max-width: 1199px){
	.homeabout_img img {    max-height: 250px;}
	.about_ourweb {    padding-top: 15px;}

}




