

.header_bottom.clearfix {
    display: none;
}

.qbutton {
    left: 50%;
    margin-left: -57px;
    right: 50%;
}

/* 2 column footer */
/* media query example */
@media only screen and (min-width: 768px){
.qode_column.column1 {
    width: 70%;
}

.qode_column.column2 {
    width: 30%;
}
}

/* disclaimer sizing */
.brokercheck {
    font-size: 16px;
    line-height: 20px;
}

