.generate-columns-container > .page-header {display:none;}
.site-logo img {
    width: 300px;
}
.cq-accordion .accordion-content {
    letter-spacing: 0px !important;
}
table, td, th {
	border: 0px solid;
}
td, th {
    font-weight: 300;
    padding: 3px;
	vertical-align: top;
}
@media screen and (max-width: 756px)  { .site-logo img {
    width: 180px;
}} 
