.header-logoImage img {
    width: 1500px;
}
.header-siteName:after {
    content: 'Resources for medieval musicology and liturgy';
    color: #000000;
    font-size: 15px;
    display: block;
padding: 15px 10px 10px 0px;
font-style: normal;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
/*Change padding and margin according to users settings*/
.section_header .module-header {
    padding: 3px 5px 3px 5px;
    margin: -5px -5px 5px -5px;
}