@media only screen and (min-width: 960px) {
    /* for Research page */
    .panel-col.row-2-col-right.narrow.anu-col-right.panel-panel.nopadtop.clearfix .inside {
        min-width: 281px;
    }
}

/** Research section - move to own CSS file? **/
.panel-col .inside {
    margin-bottom: 1em;
}

#content .panel-col.row-2-col-left.doublenarrow.panel-panel.nopadtop.clearfix {
    margin-right: 0 !Important;
    max-width: 580px;
}

/** Views - Research Blocks **/

.pane-news-events {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%;
}

/** People Block **/
.view-our-people .views-row {
    float: left;
    width: 100%;
}

.individual-person {
    width: 80%;
}

.view-our-people .views-row .views-field-field-image {
    float: left;
    margin-right: 3%;
    width: 25%;
}

.view-our-people .views-row .views-field-nothing,
.view-our-people .views-row .views-field-field-school-or-centre-1 {
    float: left;
    width: 70%;
}
