.section_header {
    width: 100%;
    display: block;
}
.section_header .module-header {
    padding: 10px 15px 10px 15px;
    margin: -10px -15px 10px -15px;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}

/*Hide nonexistent events pages*/
.entryEditPage-bundleTarget[data-bundle-id="7438464:Bundle:1590"],
.entryEditPage-bundleTarget[data-bundle-id="7438464:Bundle:1712"],
.entryEditPage-bundleTarget[data-bundle-id="7438464:Bundle:1715"],
.entryEditPage-bundleTarget[data-bundle-id="7438464:Bundle:1399"] {
  display: none!important;
}
/* End of Hide nonexistent events pages*/