section.heading-page {
    background-image: url(../images/commities-table.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 230px;
    padding-bottom: 110px;
    text-align: center;
    background-color: rgba(255, 255, 255, 1); 
  }
  