@media(max-width: 25em) {
    .profile-card {
        width: 100%;
    }
}