.mst-pg .about .aboutext {
  max-width: 520px; }
  .mst-pg .about .aboutext p {
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.8;
    margin-top: 1rem; }

.mst-pg .goal {
  background: #f3f3f3;
  margin-top: 20px; }
  .mst-pg .goal ul {
    width: 45%;
    font-weight: 400;
    font-size: 1.1rem; }
    .mst-pg .goal ul li {
      list-style: disc;
      margin-bottom: 1rem; }

.mst-pg .comite h2 {
  text-align: center; }

.mst-pg .comite .comm {
  text-align: center;
  margin: 1.5rem; }
  .mst-pg .comite .comm .img-container {
    width: 145px;
    height: 145px;
    background: #eee url("../img/ava.png") center no-repeat;
    background-size: contain;
    margin-bottom: 1rem; }
