
.contact_Section .contact_form{
    background: transparent url("../images/appointment_bg_5@2x.png") 0% 0% no-repeat;
        /* background: transparent url("../images/service.png") 0% 0% no-repeat; */

    background-size: cover; 
    background-position: center center; 
    color: #F1F1F1;
    opacity: 50;
    
}

.social_media{
    background: transparent url("../images/process_bg_5@2x.png") 0% 0% no-repeat;
    background-size: cover; 
    background-position: center center; 
    opacity: 50;
}