.deanPic {
  margin-left: 50%;
}

img.deanPic {
  width: 50rem;
  border-radius: 20px;
}

.text-content {
  padding: 2%;
  background-color: grey;
  color: white;
  border-radius: 10px;
}
