#tracking_result .badge {
    min-width: 40px;
    text-align: center;
}
#shipmentMap {
    width: 100%;
    height: 400px;
}

#tracking_result svg#barcode {
    max-width: 100%;
    height: auto !important;
    display: block;
    margin: 0 auto;
}
