@media (min-width: 576px) {
    .profile-image {
        float: left;
        margin-right: 1.5rem;
    }
}