#header {
  font-family: "Yandex_Sans_Display_Web_Bold";
  font-size: 17px;
  color: #000000;
  letter-spacing: .02em;
  line-height: 20px;
  margin-bottom: 20px;
}

#subheader {
  font-family: "Yandex_Sans_Display_Web_Light";
  font-size: 12.5px;
  color: #000000;
  line-height: 15px;
  width: 900px;
  margin: auto;
  margin-bottom: 20px;
}
#pieChartname1 {
  display: inline-block;
  width: 30%;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 85px;
}
#pieChartname2 {
  display: inline-block;
  width: 30%;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 310px;
}

#majortom {
  width: 900px;
  margin: auto;
  height: 500px;
}
#pieChart1 {
  display: inline-block;
  width: 49%;
}
#pieChart2 {
  display: inline-block;
  width: 49%;
}

.text {
  font-family: "Yandex_Sans_Display_Web_Light";
  font-size: 12.5px;
  /*color: #000000;*/
  line-height: 15px;
  margin-bottom: 20px;
}

.svg--responsive {
  position: absolute;
  top: 0;
  left: 0;
}

.grey {
  opacity: .1;
}

#caption {
  font-family: "Yandex_Sans_Display_Web_Regular";
  text-transform: uppercase;
  font-size: 9px;
  color: #555150;
  margin-top: 20px;
  letter-spacing: .06em;
  line-height: 13px;
}
