.webform-section-title {
color: #4e3079!important;
text-transform:uppercase;
font-weight: 700;
text-align:center;
}
.webform-element-description img {
margin: 0 auto;
padding: 20px;
max-width:100%;
margin: 0 auto;
}
.webform-tableselect {
    max-width: 200px;
    width: 200px;
    margin: 0 auto 40px;
}
h2.results {
    background: #5C068C;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    font-size: 300%;
}
