
.ippan-h2 h2{margin:0rem auto 0 auto;
    font-size: 1.8rem;
    width:26rem;
    border-left:10px #198ED1 solid;
    text-align: center;
    color: #198ED1 ;
    padding:1rem 0;}
/* --------------------------------------*/
    .what-is-new
    {margin: 15rem auto 10rem auto;
        position: relative;
         max-width: 96rem;
         background-color:#fff ;
         background: url(img/company/);
    }    


    
table {
    border-collapse: collapse;
 max-width: 64rem;
 margin:3rem auto;
 font-size:1.2rem ;
}
th, td {
    border: 1px solid #cae6eb;
    padding: 8px;
    text-align: left;
}
td{color: #198ED1;}
th {
    background-color: #198ED1 ;color: #FFF;
}
.d-c-l div{text-align: left;}
