@media (min-width: 32.5em) {
    #self-portrait {
        float: right;
        border-radius: 50px;
    }
}