@charset "UTF-8";
.InnerSection {
  margin: 10px 0;
}

.ImgGroves {
  max-width: 170px;
  margin: 0 auto;
}

.EffectLists li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 20px;
}

.EffectLists li:before {
  content: "• ";
  color: #6f6f6f;
}

@media screen and (max-width: 350px) {
  .DrSupervision {
    max-width: 100%;
  }
}
