.udk_resources section.udkSection {
    overflow-y:visible !important;
    margin-top:0 !important;
}
.udk_resources .article {
    border: 0;
    position: relative;
    float: left;
    padding-left: 10px;
    padding-right: 5em;
    width: 100%;
    margin-top: 2em;
    padding-bottom: 2em;
}

.udk_resources h1 {
    font-weight: bold;
    color: #313233;
    font-size: 2.25em;
    text-transform: uppercase;
}
.udk_resources h2 {
    font-size: 1.5em;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom:.5em;
}