
.goid-at-the-end .home_page__player_info__content {
    z-index: 2;
    max-width: 100%;
    margin: -87px auto 0;
    text-align: center;
    background: transparent no-repeat center bottom url("../images/promo-home-inner.png");
    width: 100%;
    height: 100%;
    background-size: 100%;
    content: ' ';
    display: block;
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    padding: 88px 30px;
    width: 91%;
}

.goid-at-the-end .home_page__player_info__paragraph-1,
.goid-at-the-end .home_page__player_info__paragraph-2  {
    padding: 32px 80px 0;
    font-family: 'AlegreyaSans-Medium';
    font-size: 24px;
    line-height: 34px;
}

.goid-at-the-end .home_page__player_info__paragraph-2  {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 30px;
    font-style: italic;
}

@media (max-width: 750px) {

    .goid-at-the-end .fast-play-images, .goid-at-the-end .scratch-off-images ,
        .goid-at-the-end .draw-game-images {
            width: 100%;
        }
    .goid-at-the-end .home_prizes_cover_image{
        width: 100%;
    }
}

@media (max-width: 550px) {

    .goid-at-the-end .home_page__player_info__content {
         background: transparent no-repeat url("../images/promo-gradient-mobile.png");
        background-size: 100% 100%;
        content: ' ';
        display: block;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        margin: -7px auto 0;
        padding: 28px 25px;
}

   .goid-at-the-end .home_page__player_info__paragraph-1,
.goid-at-the-end .home_page__player_info__paragraph-2  {
    font-family: 'AlegreyaSans-Medium';
    font-size: 18px;
    line-height: 24px;
    padding: 0 20px;
}

.goid-at-the-end .home_page__player_info__paragraph-2  {
    padding: 13px 37px 0 50px;
    font-style: italic;
}

    .goid-at-the-end .promo-banner h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px;
    }
}
