.border-dashed {
    border-style: dashed;
}

.driver-document-image {
    width: 100%;
    height: 160px !important;
    object-fit: cover;
}

.text-align-end {
    text-align: end !important;
}
