.estimated_delivery {
  margin-top:50px;
}

.estimated_delivery h3 {
font-weight:bold;
margin-bottom:10px;
padding-bottom:3px;
border-bottom:solid 1px #000;
}

.estimated_delivery table {
  margin-top:10px;
}

.carrier-name {
  text-transform:uppercase;
}