/* Place your custom styles here */
.portrait {
  display: inline-block;
}

.portrait img {
  border-radius: 200px;
  height: 200px;
}

