.the_big_game  .enter_now_section {
    text-align: center;
}

.the_big_game  .enter_now_section__button__image{
    margin: 0 auto;
    width: 400px;
}

.the_big_game  .enter_now_section__button {
    display: inline-block;
    margin: 0 auto;
}

.enter_now_section__share{
    width: 650px;
    max-width: 90% !important;
    display: block;
    margin: 0 auto !important;
}

.the_big_game  .enter_now_section__deadline {
    width: 730px;
    max-width: 90%;
    display: block;
    margin: auto;
}

.the_big_game .section-details{
    width: 100%;
    background-color: #FFFFFF;
}

.the_big_game  .hall_of_fame_paragraph {
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    font-family: "Rockwell-Regular";
}

.Hall_of_fame {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    padding: 0px 0 15px;
    margin: 0 auto;
    align-items: start;
}
/* .the_big_game .promo_footer__details_brand .promo_footer__details_paragraph {
    text-align: left;
}

.the_big_game .promo_footer__details .promo_footer__details_brand_img {
    width: 60px;
    padding-right: 10px;
} */

.the_big_game .enter_now_section__hall_of_fame {
    width: 140px;
    padding-right: 10px;
}


@media (max-width: 550px) {
    .the_big_game  .enter_now_section {
        padding-bottom: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .the_big_game  .enter_now_section__deadline {
        width: 470px;
    }

    .the_big_game  .enter_now_section__button {
        width: 280px;
    }

    .the_big_game  .enter_now_section__button__image {
        width: 100%;
        padding-bottom: 0;
    }

    .the_big_game  .enter_now_section__share {
        width: 370px;
    }

    .brake_the_bank  .hall_of_fame_paragraph {
        font-size: 5px;
    }

    .the_big_game .promo_footer__details {
        padding: 0;
    }

    .the_big_game .promo_footer__details .promo_footer__details_brand_img {
        width: 20px;
    }

    .the_big_game .Hall_of_fame {
        padding: 0;
        width: 95%;
    }

    .the_big_game .enter_now_section__hall_of_fame {
        width: 80px;
    }
    .the_big_game .hall_of_fame_paragraph {
        font-size: 9px;
        line-height: 13px;
    }
}
