/* Enter Your Custom CSS Here */
/* no padding on about page */
.page-template-default #main #content-wrap {    
    padding-bottom: 0px;
}