.genLanding #main-wrapper, .genLandingArticle #main-wrapper {
    margin-bottom: 1em;
}

.serve-committee-box {
    max-width: 800px;
    margin-left:auto;
    margin-right:auto;
}
/* box-style9 and box-style10 can be remove after the new addition box-style is deploy */
.box-style9 {
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    margin-bottom: 2em;
    padding: 1.75em;
}

.box-style10 {
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    margin-bottom: 2em;
}
.box-style10 .textimage .image_left, 
.box-style10 .textimage .image_right {
    padding-bottom: 0;
}
.box-style10 .textimage .image_left {
    padding-right: 2em;
}
.box-style10 .textimage .image_right {
    padding-left: 2em;
}
.box-style10 .textimage .text {
    padding:0 2em;
}

.acsnav.acsnav-mm-toggle>li>a {
    position: initial;
}
