.img {
    border: none !important;

}

.cnt {
    display: flex;
    justify-content: center;
    align-items: center;


}

.dis p span {
    font-size: 14px !important;

}

.tr_summry {
    border-bottom: 1px solid #B08F44;
    color: #c59d5f;
}

.pendingStatus font b {
    color: orange;
}



@media (max-width: 992px) {
    .crd {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;

    }
}

@media (max-width: 576px) {
    .contact_others h1 {
        font-size: 28px !important;
    }
}

.contact_others h1 {
    color: #c59d5f !important;
    font-family: rosit !important;
}

.contact_others {
    display: flex;
    align-items: center;
    justify-content: center;
}

.invoice .warp {
    margin: 0 !important;
}
.height_weight_20_20 {
    height: 20px;
    width: 20px;
}