.seo_content {
  position: relative;
  border: 2px solid #ececec;
  border-radius: 2.5rem;
  padding: 2.5rem;
  max-height: 450px;
  overflow: scroll;
  margin: 40px 0 80px;
}
