
.e-shipping_overview h3 {
	font-size: 1.2rem;
}

.e-shipping_overview table th,
.e-shipping_overview table td {
	vertical-align: middle;
	font-size: 0.9rem;
}
.e-shipping_overview table tr > td:nth-child(1) {

}
.e-shipping_overview table tr > td:nth-child(2) {
	min-width: 60px;
	text-align: right;
	white-space: nowrap;
}
.e-shipping_overview table tr > td:nth-child(3) {
}
