.medium_term_section {
  margin-bottom: 50px;
}

.table_th:first-child {
  width: 208px;
  min-width: 208px;
  max-width: 208px;
  padding: 9px 19px;
}
.content_graph {
  margin-top: 20px;
}
.content_graph img {
  margin-bottom: 30px;
}
.content_graph img:last-child {
  margin-bottom: 0;
}
.graph_margin{
  margin-bottom:15px;
}
.csr_text_right {
  margin-top: 15px;
  text-align: right;
}
.fs_l {
  font-size: 1.2em;
}
.content_text p:not(:first-child) {
  margin-top: 20px;
}
.content_thumb_text .content_text p {
  margin-top: 0;
}