.content h2 {
    color: black;
    border-left: 5px solid #1566A0;
    padding: 25px;
    background-color: #FBFBFB;
    background-image: url("/playground/sites/all/themes/ec_resp_edp/images/clip_image002.png");
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: right center;
    padding-right: 75px;
    font-size: 18px;
    margin-bottom: 20px;
    border-right: 10px solid #FBFBFB;
    border-radius: 0 35px 35px 0;
    margin-top: 0;
}