@media (max-width: 767px) {
    .profile-node-wrapper .profile-node-content .image-wrapper img{
		width:100%;
}
}
@media (max-width: 767px){
	#block-views-block-profile-block-1 .founder-wrapper .views-row .profile-content .profile-details .profile-title{
	white-space:unset;
}
}

