.section_name {
    font-weight: bold;
    font-size: 1.5em;
    text-decoration: underline;
}

.section_desc {
    padding-bottom: 24px;
}


.award_name {
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: underline;
    padding-right: 4px;
}

.award_img, .award_desc {
    vertical-align: top;
    padding-bottom: 24px;
}

.award_img  img{
    padding-bottom: 4px;
    padding-right: 4px;
}
