.about-us-content-main .readmore {
    color: #CEAB71 !important;
    text-decoration: underline;
}

.about-main-image {
    border-radius: 20px;
    height: 280px;
    object-fit: cover;
}

.about-main-image {
    border-radius: 20px;
    height: 280px;
    object-fit: cover;
}

.header-about-us-main .main-title {
    width: fit-content;
}

.header-about-us-main .main-title:after {
    content: '';
    width: 14%;
    position: absolute;
    left: 5%;
    bottom: -9px;
    border-width: 0.1px;
    border-style: solid;
    right: 0;
    margin: auto;
}

.about-main-image-stack {
    position: absolute;
    right: 0;
    bottom: -10%;
    width: 253px !important;
}

.about-main-text {
    font-weight: lighter;
}

.btn-scan-exhibitor {
    bottom: 30px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.upcoming-event-first {
    padding-bottom: 145px
}

.upcoming-bg {
    background-size: cover !important;
    position: relative;
}
