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

.fresh-picks .home_page__player_info__paragraph-1 {
    padding: 32px 80px 34px;
    font-family: "SourceSansPro-Regular";
font-weight: 400;
font-style: normal;
    font-size: 32px;
    line-height: 38px;
}

@media (max-width: 750px) {

    .fresh-picks .fast-play-images, .fresh-picks .scratch-off-images ,
        .fresh-picks .draw-game-images {
            width: 100%;
        }
    .fresh-picks .home_prizes_cover_image{
        width: 100%;
    }
}

@media (max-width: 550px) {

    .fresh-picks .home_page__player_info__content {
    background: transparent no-repeat center bottom url("../images/home-inner.png");
     background-size: 100% 100%;
     padding: 45px 22px;
    }

 .fresh-picks .home_page__player_info__content {
    background-size: 100% 100%;
 }

   .fresh-picks .home_page__player_info__paragraph-1,
.fresh-picks .home_page__player_info__paragraph-2  {
    font-family: 'SourceSansPro-Regular';
    font-size: 18px;
    line-height: 24px;
    padding: 0 20px;
}

.fresh-picks .home_page__player_info__paragraph-2  {
    padding: 13px 37px 0 50px;
    font-style: italic;
}

    .fresh-picks .promo-banner h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px;
    }
}
