.portrait {
    float: left;
    margin: 0 2rem 2rem 0;
}

.instructions {
    clear: both; /*ignore floating rules on this item*/
}