.pigeon-main-padding {
    -ms-flex-align: unset!important;
    align-items: unset!important;
    padding-top: 200px;
}
.pigeon-box {
    margin-top: 58px;
}
.pigeon-inner-black {
    height: 255px;
    background-color: rgb(25 33 51 / 65%);
}
.pigeon-main-image img {
    border-radius: 8px;
}
.rt-banner-height {
    height: 740px;
}
.pigeon-bid-user-image {
    height: 19px;
    width: 30px;
}
table {
    width: 100%;
    table-layout: fixed;
}
table th, table td {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
table td {
    height: 34px;
    text-transform: capitalize;
}
.pigeon-bid-nickname {
    text-transform: uppercase;
}
.custom-image-element {
    width: 100%;
}
#pigeon-main-photo {
    cursor: pointer;
}
#custom-image-data {
    max-height: 1000px;
    width: fit-content;
    margin: 0 auto;
}