.ambulance_page .sec4 .team .item .imgSec {
    width: 100%;
    height: 280px;
    padding-bottom: 40px;
    overflow: hidden;
        margin-bottom: 15px;
}
.ambulance_page .sec4 .team .item .imgSec img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
    float: left;
}
.blog_detail.our-team .sec2 .container>img {
    margin-right: 30px;    max-width: 290px; float: left
}
.blog_detail.our-team {
    width: 100%;
}
.blog_detail.our-team section.sec2 {
    min-height: 440px;
}
.blog_detail.our-team .sec2 .container .content {
    width: 60%;
    margin: 0 auto;
    max-width: 350px;
    float: left;
}
.about_page .sec4 .team .item .imgSec img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    width: 100%;
    height: auto;
    float: left;
}
.about_page .sec4 .team .item .imgSec {
    width: 100%;
    height: 280px;
    padding-bottom: 40px;
    width: 100%;
    height: 280px;
    padding-bottom: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}
/**/
@media (min-width: 768px) and (max-width: 992px){
.blog_detail.our-team .sec2 .container>img { margin-right: 70px;max-width: 240px; float: left;}
footer .footer{clear: both;}
}


@media screen and (max-width: 767px){
footer .footer{clear: both;}
.blog_detail.our-team .sec2 .container .content { width: 100%;}
}


