.styleHeaderImage {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.styleImage {
    width: 100%;
    height: 100%;
    margin-top: 15px;
    border-radius: 8px
}

.headerText {
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2em;
    padding-left: 0;
    padding-bottom: 0;
}

.container {
    max-width: 480px;
    margin: auto;
}

.container_8 {
    background: none;
}

.text {
    font-size: .8em;
}

.container_12.content {
    margin-bottom: 30px;
}