.node--type-article.node--view-mode-full .field--name-field-section-coordinates {
  padding: 24px;
  background-color: #F7F8FA;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-bottom-right-radius: 40px;
  width: 100%;
}
.node--type-article.node--view-mode-full .field--name-field-section-coordinates .node--type-section-coordinates {
  margin: 0;
}
.node--type-article.node--view-mode-full .field--name-field-section-coordinates .node--type-section-coordinates h2 {
  margin-top: 0;
}