section#creative-wrap {
    width: 100%;
}

#creative-list > div {
    float: left;
    width: 33%;
}

div#creative-list {
    float: left;
    width: 70%;
    margin: 2em 17%;
}

#creative-list > div a.lessonItem {
    float: left;
    text-align: center;
    margin: 1em 0;
}

.post-type-archive-creative .new-container-sm h4 {
    font-family: "semringah", sans-serif;
}

p.looking {
    text-align: center;
    margin: 1em 0 0;
    font-weight: bold;
    font-size: 30px;
}

.post-type-archive-creative .lessonThumb {
    float: left;
    width: 100%;
    max-width: 94%;
}

.post-type-archive-creative #preview-banner > div {
    padding: 0 !important;
}

.post-type-archive-creative .chimpForm {
    padding: 0;
}

.post-type-archive-creative .new-container-sm {
    max-width: 650px;
}

.post-type-archive-creative .new-container-sm h4 {
    font-family: "semringah", sans-serif;
}

.post-type-archive-creative .chimpForm .title {
    margin-top:10px;
}