.teaser-sns {
  display: flex;
  align-items: center;
  justify-content: center;
}


.teaser-sns_widget {
  margin-top: 40px;
  width: 100%;
}

.teaser-sns {
  overflow: hidden;
}

.eapps-twitter-feed-posts {
  max-height: 631px !important;
  overflow: scroll;
  @media screen and (min-width: 768px) {
    max-height: 774px !important;
  }
}

