.home_about_p{
    margin-left: 5px;
    font-size: 54px;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color:rgba(0, 0, 0, 0.2);;
}
.home_about_p_two{
    position: absolute;
    left: 10px;
    right: 31px;
    z-index: 1;
    margin-top: 32px;
    color: #8054e799;
    font-weight: 600;
    font-size: 16px;
    margin-left: 10px;
}
.home_about_p_three{
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    margin-top: -25px;
    margin-bottom: 35px;
}
.int_client_img{
    width: unset !important ;
    height: unset !important ;
    min-width: unset !important ;
    max-width: unset !important ;
    min-height: unset !important ;
    max-height: unset !important ; 
}