/* css styles */

/* Fix profile image cropping */
img.about-image {
  object-position: center 1%;
}

