/*.about_wrapper .ctent_img{position: relative;}*/
.about_wrapper .ctent_img .badge_overlay{position: absolute;bottom: -47px;left: 0;width: auto;}
.mrbtm150 {margin-bottom: 150px;}
.about_wrapper .title_lg{line-height: 47px;}

/*****************************************/
    /* START MAX WIDTH MEDIA QUERY  */
/*****************************************/
@media screen and (max-width: 1199.99px){
    .mrbtm150 {margin-bottom: 80px;}
    .about_wrapper .title_lg{line-height: 34px;}
}
@media screen and (max-width: 991.99px){
    .about_wrapper .ctent_img .badge_overlay{bottom: 30px;left: 30px;}
    .mrbtm150 {margin-bottom: 40px;}
}