
table.list-table td div.map {
	margin: 0 auto;
}

table.list-table td table {
	width: 100%;
}

div.certification {
	display: block;
}

div.certification table {
	width: auto;
}

div.certification table th {
	padding: 8px 20px;
	width: auto;
}

div.certification table td {
	padding: 8px 40px;
	white-space: nowrap;
}

ul.equipment-list li {
	width: auto;
}

ul.equipment-photos li {
	margin: 2%;
	width: 46%;
}

ul.equipment-photos li img {
	height: auto;
	width: 100%;
}

div.history-list {
	padding: 30px 15px;
}

div.history-list table th {
	font-size: 13px;
	padding: 6px 4px 6px 10px;
}

div.certification table:nth-child(2) tr:first-child th {
	border-top: none;
}

div.certification table:nth-child(2) tr:first-child td {
	border-top: none;
}

div.history-list table td {
	font-size: 14px;
	padding: 6px 10px 6px 10px;
}