
#aboutus-page {
	background-image: url(../_images/satoribk.jpg);
	background-size: cover;
}

#aboutus-page .bio-img.circular {
  background-position-x: 45%;
  width: 150px;
  border-radius: 50%;
}

#aboutus-page .bio-img.circular .bio-icon {
  right: 20px;
  margin-bottom: 12px;
}
