.sectionHolder{
    height: auto;
}

.section{
    white-space: normal;
    text-align: center;
}

.gameItem{
    margin-top: 5px;
    margin-bottom: 5px;
}

.viewMore{
    display: block;
    margin: auto;
}
