.member__item{display:block;padding:0 0 30px;margin:0 0 30px;border-bottom:1px solid #faf7f0}@media screen and (min-width:576px){.member__item{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:row;flex-wrap:wrap}}@media screen and (min-width:992px){.member__item{flex-wrap:nowrap}}.member__img{box-sizing:border-box;width:100%;height:auto;display:flex;justify-content:center;align-items:center}@media screen and (min-width:992px){.member__img{padding:30px;width:150px;border-right:1px solid #faf7f0}}.member__overview{box-sizing:border-box;width:100%;word-break:break-all}@media screen and (min-width:576px){.member__overview{width:50%;border-right:1px solid #faf7f0;padding:10px 20px}}@media screen and (min-width:992px){.member__overview{width:calc(60% - 210px)}}.member__content{box-sizing:border-box;width:100%}@media screen and (min-width:576px){.member__content{width:50%;padding:10px 20px}}@media screen and (min-width:992px){.member__content{width:calc(40%)}}