@media (min-width: 992px) {
    .profile-teaser .col-lg-6 {
        flex: 0 0 auto; 
        width: 40%;
    }
}
