/*---------------------- HOME----------------------*/
#home .one {
    font-size: 166px;
}
#home .three {
    font-size: 228px;
    margin-top: -65px;
}

/*---------------------- MESSAGE----------------------*/
#message h2 {
    text-align: left;
}


/*---------------------- CHAPTER TITLE----------------------*/
.chapter-title img {
    margin-left: calc(((100vw - 1000px) / -2) - 40px) !important;
}

/*---------------------- IMAGES----------------------*/
.sidebar img {
    width: 250px;
    float: left !important;
}
.sidebar .circ {
    max-width: 231px !important;
    margin: 0 20px 0px 0 !important;
    float: left !important;
}

/*---------------------- STUDENT SUCCESS----------------------*/
#student-success-story .lead h2 {
    position: absolute;
    top: 13px;
    width: 545px;
    font-size: 61px;
    left: 30px;
}
#athletes img {
    width: 500px !important;
}
#diversity img {
    width: 400px;
}

/*---------------------- STUDENT SUCCESS INFOGRAPHIC----------------------*/
.infographic img {
    max-width: 1000px;
    width: 600px;
}



/*---------------------- ACADEMICS SPECIFIC----------------------*/
#academics-story .lead h2 {
    top: 68px;
    width: 305px;
    right: 97px;
    font-size: 60px;
}
#academics-story .inner .sidebar:nth-of-type(3) {
    margin-bottom: 36px;
}
#nano .circ {
    margin-top: 0 !important;
}


/*---------------------- EXPERIENTIAL SPECIFIC----------------------*/
#experiential-story .lead h2 {
    top: 39px;
    width: 604px;
    right: -12px;
    font-size: 62px;
}
#arch .cell-inner .sidebar:last-of-type {
    margin-top: 0px;
}
#arch .quote img {
    width: 100%;
}
#arch .quote p:nth-of-type(1) {
    margin-top: 40px;
}
#food .clearfix {
    width: 100%;
}
#food .circ {
    float: left !important;
}

/*---------------------- RESEARCH SPECIFIC----------------------*/
#research-story .lead h2 {
    top: 49px;
    width: 374px;
    right: 16px;
    font-size: 57px;
}
#research-story .inner .sidebar:nth-of-type(5) {
    margin-top: -263px;
}
#research-more .inner .tile:nth-of-type(2) a {
    padding-top: 30px;
    padding-bottom: 30px;
}
#orai .clearfix {
    margin-top: -245px;
}
#health img {
    width: 400px;
}


/*---------------------- ENGAGEMENT SPECIFIC----------------------*/
#engagement-story .lead h2 {
    top: 60px;
    width: 400px;
    right: 72px;
    font-size: 63px;
}
#grant .cell-inner .sidebar:last-of-type {
    margin-top: -167px;
}
#arch .clearfix {
    padding-bottom: 9px;
}


/*---------------------- FINANCES----------------------*/
#finances-story .lead > div:first-of-type a {
    width: 23%;
    margin-left: 2% !important;
}
#finances-story .lead > div:first-of-type a:nth-of-type(1) {
    margin-left: 0px !important;
}