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

.instructions{
    clear: both;
    /* clear: left;
    clear: right; */
}