.anchorLink{ margin: 40px 0;}
.anchorLink a{ padding: 3px 15px;}
.anchorLink li:nth-child(2n) a{ padding-left: 30px;}
.historySections .history-accordion{
 font-size: 2rem;
 padding: 16px 60px 16px 10px;
}
.historySections .history-accordion .btnStyle{ width: 60px;}
.historySections .history-accordion .btnStyle::before,
.historySections .history-accordion .btnStyle::after{
 top: 50%;
 left: 22px;
 width: 16px;
 height: 1px;
}
.historySections table{
 font-size: 1.2rem;
 margin-bottom: 55px;
}
.historySections th{
 padding: 15px 0;
 font-size: 1.4rem;
}
.historySections th span{ font-size: 1rem;}
.historySections table tr:first-of-type th{
 padding: 5px 0;
 vertical-align: middle;
}
.historySections table tr th:nth-of-type(1){ width: 70px;}
.historySections table tr td:nth-of-type(1){ width: 41%;}
.historySections td{
 padding: 15px 10px;
 line-height: 1.8rem;
}
.historySections td h3{ margin-bottom: 5px;}
.historySections td .img{ margin-top: 10px;}

.historySections td .img img{
 max-width: 60%;
 max-height: 120px;
}
.historySections td .img.wImg img{
	/*max-height: 140px;*/
 max-width: 90%;
}

.historySections td .img.wImg2 img{
	/*max-height: 140px;*/
 max-width: 95%;
}