.second-shot-at-love .home_page__player_info {
    margin: -12px auto 65px;
    color: #000000;
    font-size: 24px;
    line-height: 43px;
    position: relative;
    z-index: 2;
    max-width: 81%;
    margin: -22% auto 40px;
    text-align: center;
    border-radius: 38px;
    border: 8px solid #FC689D;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 8px 8px 0 0 rgba(252, 104, 157, 0.10), 7px 7px 0 0 rgba(252, 104, 157, 0.10) inset;
}

.second-shot-at-love .home_page__player_info__paragraph-1,
.second-shot-at-love .home_page__player_info__paragraph-2  {
    padding: 30px 15px 0;
    font-family: 'LondrinaSolid-Regular';
    font-size: 24px;
    line-height: 40px;
}

.second-shot-at-love .home_page__player_info__paragraph-2  {
    font-size: 19px;
    line-height: 28px;
    padding-bottom: 30px;
}

.second-shot-at-love .home_page__image{
    position: absolute;
    height: auto;
}

.second-shot-at-love .home_page__player_info__content .nowrap{
    white-space: nowrap;
    font-size: 1.5rem;
    line-height: 27px;
    text-wrap: balance;
    font-family: "Londrina-Solid";
}

.second-shot-at-love .home_page__player_info_img{
    position: relative;
    z-index: 2;
    width: 95%;
    padding-bottom: 30px;
}

.second-shot-at-love .promo_content--top_backgroundss:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent no-repeat url("../images/promo-hero-BKGs.png");
    background-size: 100%;
}


.second-shot-at-love .promo_content__inner{
    padding: 1px;
}
.second-shot-at-love .asterik {
    font-family: 'Lato-Regular';
}

@media (max-width: 750px) {

    .second-shot-at-love .second-shot-at-love .home_page__player_info { 
        margin-top: -40%;
    }

    .second-shot-at-love .home_page__player_info__paragraph-1,
.second-shot-at-love .home_page__player_info__paragraph-2  {
    padding: 0;
}

    .second-shot-at-love .fast-play-images, .second-shot-at-love .scratch-off-images ,
        .second-shot-at-love .draw-game-images {
            width: 100%;
        }
    .second-shot-at-love .home_prizes_cover_image{
        width: 100%;
    }
}

@media (max-width: 550px) {

    .second-shot-at-love .home_page__player_info__paragraph-2  {
    font-size: 16px;
    line-height: 20px;
}

 .second-shot-at-love .home_page__player_info__paragraph-1  {
    font-size: 20px;
    line-height: 24px;
}
    .second-shot-at-love .home_page__overlay-1,
     .second-shot-at-love .home_page__overlay-2 {
        background: none;
    }

    .second-shot-at-love .scratch-off-box{
        flex-direction: column;
    }
    .second-shot-at-love .fast-play{
        flex-direction: column-reverse;
    }
    .second-shot-at-love .home_page__overlay{
        padding: 0 10px;
        background-position-y: center;
        max-width: 100%;
    }
    .second-shot-at-love .home_page__content--scratch-off,
    .second-shot-at-love .home_page__content--fast-play,
    .second-shot-at-love .home_page__content--draw-game{
        width: 100%;
        padding: 0;
    }
    .second-shot-at-love .home_page__player_info {
        margin-top: -86px;
        margin-bottom: 40px;
    }

    /* .second-shot-at-love .promo-banner p {
        font-size: 20px;
        line-height: 28px;
        width: 88%;
        margin: 0 auto 10px;
    } */

    .second-shot-at-love .promo-banner h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .second-shot-at-love .home_page__player_info__paragraph-1,
    .home_page__player_info__paragraph-2 {
        padding: 30px 9px 0;
    }
     .second-shot-at-love .home_page__player_info__paragraph-2 {
        font-size: 16px;
        line-height: 20px;
        padding: 16px 20px;
     }
}
