img.logo_t {
    max-width: 6%;
}

img.btn-logo {
    max-width: 7%;
}

span.text1 {
    text-transform: math-auto;
    font: 300 18px 'Open Sans', Arial, Helvetica, sans-serif;
}

span.text2 {
    text-transform: lowercase;
}

aside.secondary.span3 {
    display: none;
}

.module h1 {
    margin-left: 0;
    font: 700 40px / 1.3 'Open Sans Bold', sans-serif !important;
    margin-bottom: 22px;
    margin-top: 20px;
    border: none !important;
    color: #444;
}