.msie #booking-box tr{
  display: table-row;
}

.msie div.td-container{
  display: block;
}

.msie img.vehicle-image{
  max-width: 150px;
}

.msie td[data-th="One Way"] p.cost{
  margin-bottom: 48px;
}
