.div-content-section {
    display: flex;
    flex-direction: row;
    align-items: top;
    justify-content: space-between;
    margin-top: 30px;
    margin-left: 0px;
    
}
