/* Enter Your Custom CSS Here */
.include-nav .content-width {
    margin: 0 auto;
    width: 1100px !important;
}
body #nav-side.navigation #navigation-alongside {
    margin: 50px 0 0 !important;
}




.banner .fixed-width {
    margin-left: auto;
    margin-right: auto;
    width: 1100px !important;
}

.container .sixteen.columns {
    width: 730px !important;
}


#wpcw_fe_course td {
  padding: 10px 15px;
}

#wpcw_fe_course td:first-child {
    display: none;
}

