.photo-wrapper {
  display: table;
  margin: -120px auto 30px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  padding: 5px;
  border-radius: 50%;
}

.photo-wrapper img {
  max-height: 180px;
  border-radius: 50%;
}

.refsblogsone_about {
  margin-top: 90px !important;
}


.widget.social-links a {
  margin: 5px;
  font-size: 24px;
}
.widget.social-links {
    padding: 10px 30px !important;
  text-align: center;
}