.yle__navigation {
  display: none;
}

figure.plus-app-2021-02-kohtuullinen_tuotto {
  font-family: "Open Sans", sans-serif;
  margin: 0;
  font-size: 17px;
  line-height: 1.45;
  padding-bottom: 40px;
}

figure.plus-app-2021-02-kohtuullinen_tuotto p {
  margin: 1em 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .inner-container {
  max-width: 1440px;
  margin: auto;
}

figure.plus-app-2021-02-kohtuullinen_tuotto img {
  width: 100%;
  display: block;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .header {
  max-height: calc(100vh - 100px);
  overflow-y: hidden;
  position: relative;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .headline {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .headline h1 {
  font-family: "Verdana", "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 32px;
  padding: 10px;
  color: rgba(255,255,255,1);
  text-shadow: 1px 1px 1px #53667d;
  max-width: 620px;
  margin: auto;
  line-height: 1.3;
}


figure.plus-app-2021-02-kohtuullinen_tuotto .intro {
  font-weight: bold;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .facts {
  background: #e6eef9;
  padding: 25px 25px;
  font-size: 14px;
  margin: 30px auto;
  box-sizing: border-box;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .facts h3 {
  margin: 0 0 15px 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .facts ul {
 padding-left: 2em;
 box-sizing: border-box;
 margin: 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .facts li {
 margin: 10px 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .facts p {
 margin: 10px 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .note {
 display: block;
 margin-top: -30px;
 margin-bottom: 30px;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .graph-container {
  margin: 20px 0;
  /* clear: both; */
}

figure.plus-app-2021-02-kohtuullinen_tuotto .graph-container small {
  float: right;
  font-size: 10px;
  color: #666;
  text-transform: uppercase;
  clear: both;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .graph-app-multi {
  margin-bottom: 30px;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .graph-app-multi button {
  font-size: 18px;
  outline: none;
  background: #eee;
  padding: 8px;
  border: 0;
  margin-right: 2px;
  cursor: pointer;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .graph-app-multi button.active {
  background: #e6eef9;
  font-weight: bold;
  
}

figure.plus-app-2021-02-kohtuullinen_tuotto .graph-app-multi .info {
  background: #e6eef9;
  padding: 20px;
  font-size: 14px;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .column > h3 {
  
  text-transform: uppercase;
  font-weight: bolder;
  margin-top: 100px;

}

figure.plus-app-2021-02-kohtuullinen_tuotto div.column {
  max-width: 620px;
  margin:  auto;
  padding: 0 10px;
}

figure.plus-app-2021-02-kohtuullinen_tuotto div.column h1 {
  font-size: 28px;
}
figure.plus-app-2021-02-kohtuullinen_tuotto .boxes {
  margin:  40px 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .quote  {
  
  font-size: 18px;
  font-weight: bold;
  border-left: 10px solid #b0caed;
  padding: 0px 10px;
  margin: 20px 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .box  {
  font-family: "Verdana", "Open Sans", sans-serif;
  font-size: 12px;
  /* font-weight: bold; */
  text-align: center;

  box-sizing: border-box;
  max-width: 300px;
  border: 2px solid #b0caed;
  /* display: inline-block; */
  padding: 10px 15px;
  margin: 10px auto;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .box p {
  font-style: italic;
  margin: 10px 0 10px 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .box h3 {
  margin: 10px 0 10px 0;
}

figure.plus-app-2021-02-kohtuullinen_tuotto a  {
  color: #42546c;
  text-decoration: underline;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .credits  {
  font-size: 14px;
  text-align: center;
  margin-top: 40px;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .share  {
  font-size: 14px;
  
}

figure.plus-app-2021-02-kohtuullinen_tuotto .graph-companylist-capital-adjusted noscript img  {
  margin-bottom: 30px;
}

figure.plus-app-2021-02-kohtuullinen_tuotto .graph-companylist-profit-adjusted noscript img  {
  margin-bottom: 30px;
}


@media screen and (min-width: 640px) {
  figure.plus-app-2021-02-kohtuullinen_tuotto .headline h1 {
    padding: 20px 0;
    font-size: 50px;
  }
  figure.plus-app-2021-02-kohtuullinen_tuotto .facts {
    margin: 20px;
    margin-right: 50px; 

    width: 320px;
    float: right;
  }
}

@media screen and (min-width: 1440px) {
  figure.plus-app-2021-02-kohtuullinen_tuotto .headline {
   
    bottom: 30px;
   
  }

  figure.plus-app-2021-02-kohtuullinen_tuotto .headline h1 {
    font-size: 64px;
  }
}
