.coverimg{ /* cover image*/
    display: block;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

h2 {
    text-align: center;
    font-size: 35px;
    font-weight: 100;
    line-height: 1.6;
    font-style: san-serif;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.row2 {
    display: flex;
    text-align: center;
    width: 930px;
    margin-left: auto;
    margin-right: auto;
}

.column2 {
    flex: 50%;
    padding: 10px;
    height: 360px;
}

/*-------------------------------------------------------------------------------*/
  
/*---------------------------------------------------------------------*/