.node__content .body {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .node__content .body {
    margin-top: 80px;
  }
}
.node__content .body .member-profolio .member-photo img {
  width: 100%;
  display: block;
}
.node__content .body .member-profolio .member-job-position {
  margin-bottom: 10px;
}
.node__content .body .member-profolio .member-linkedin-profile a:hover {
  text-decoration: underline;
}/*# sourceMappingURL=member.css.map */