#main .content.single.simulation {
  margin-top: 3rem;
  font-size: 0.85rem;
  padding-bottom: 0.3rem;
}

#main .content.single.simulation table.desc  th {
  width: 30%;
}

.simu_box {
  margin-bottom: 2rem;
  /*border: 2px solid #71BE44;*/
  border: 3px solid #71A446;
  padding: 0.8rem;
}


#main .content.single.simulation .exp_box {
  border-bottom: none;
}