.module-name, .module-name a {
    text-transform: lowercase;
}
.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
    padding: 3px 5px 5px 5px;
    margin: -3px -5px 3px -5px;
}
