.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: 5px 10px 5px 10px;
    margin: -20px -20px 20px -20px;
}
.header-logoImage img {
  width: 1500px;
height: 120px;
}
