/*about us*/

.page-title .wf-wrap{
    background-image: url('/wp-content/uploads/title-bg_v1r0-c_about.webp');
    background-position: -50px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}


@media  screen and (max-width: 992px) {
    
}

@media  screen and (max-width: 768px) {

    #this-row-profile img{
        max-width: 300px;
    }
    
}
