.med_tittle_section {
    background: url('../images/service_top_img.jpg') 50% 0 repeat-y;
        background-position-x: 50%;
        background-position-y: 0px;
        background-size: auto;
    width: 100%;
    height: 35%;
    background-position: center 0;
    background-size: cover;
    float: left;
    position: relative;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 40px;
    margin-top: -95px;
}