Notes

.description {
width:50%;
}

@media screen and (max-width:700px) {

#cdcrm-people.grid4 .cdcrm-person {
width: 100%;
float: none;
}

}