#before_default_2 {
     float: left;
     width: 684px;
}
 #before_default_3 {
     float: right;
     width: 208px;
}
 #before_default_4 {
     clear: both;
}

#dept_header {
    background: #fff url("../images/students.jpg") top center no-repeat;
}

#content_top {
    display: none;
}

#container {
    padding-top: 10px;
}

#dept_logo {
    margin-bottom: 400px;
}

.breathingroom {
    margin-bottom: 30px;
}

.carousel-control.left {
    display: none;
}
.carousel-control.right {
    display: none;
}

#primary_aside {
    background-color: #dedede;
    padding-top: 30px;
}

#primary_aside .container {
    width: 990px;
}

#primary_aside_1 {
    padding-bottom: 20px;
}

#primary_aside_2 {
    background-color: #c10037;
    padding-top: 30px;
}

.fullwidth #primary_aside .content {
    padding: 0;
    width: 100%;
}

#container {
    width: 100%;
    padding-top: 0px;
}

.content {
    width: 990px;
    margin: auto;
}

#quote {
    padding: 35px 40px 30px 40px;
    text-align: center;
}

#quote.lead {
    color: #fff;
}

.item.left, .item.right {
    margin: 0;
    float: none;
}

.carousel-inner {
  min-height: 220px !important;
}