.heading-logo {
    max-width: 196px;
    width: auto;
    height: 50px;
} 

.banner_area {
    background-image: url(../img/banner/banner.jpg);
    background-size: cover;
        background-position: center;
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 234px;
    padding-bottom: 336px;
} 

.reward-content .theme-btn {
    --btn-padding-y: 16px;
    color: #ffffff !important;
}