.junkies{
    font-size: 16em !important;
        margin: auto;
        display: block;
        float: none;
        white-space: nowrap;
        text-align: center;
        position: relative;
        left: -59px;
        letter-spacing: -15px;
}
.mobile-on{display: none;}
.button{text-transform: uppercase !important;}
/* ==============================
   Phone
   ============================== */
@media (max-width: 480px) and (min-width: 320px){
    .height-100.slideLd{
        max-height: 60vh !important;
    }
    .test img{position: relative;}
    .test.pauto{padding:  50px 0 !important}
    .test.bg_black_xs{padding-bottom: 80px !important;}
    .test{height: auto !important;padding:  0 !important}
    .test .vertical-align {
        position: relative;
        top: 0% !important;
        -webkit-transform: translateY(0%) !important;
        -ms-transform: translateY(0%) !important;
        transform: translateY(0%) !important;
    }
    .info_project{position: relative !important;left: 15px !important;bottom: 0 !important;margin-top: 60px;}




    .tobtn a + a{margin-left: 0 !important;}
    h1 {
        font-size: 32px !important;
    }
    body .bgld.mh-4{min-height: 246vh !important;}
.button{width: 100% !important}
    .hn2{max-height: 201px !important; background-attachment: initial !important;background-size: 90% !important}
    .hn{max-height: 211px !important;}
    .hn .h-full>div>div{transform: translate3d(0px, -208.211px, -3px);}
    .bg_black_xs{background-color: black;}
    body .bgld{
        min-height: 179vh !important;
        background-size: 100% !important;
        background-position: 37% 100% !important;
    }
    body .pvh10{padding:  10vh 0 !important}
    .mobile-off{display: none !important;}
    body h2 {
        font-size: 1.5rem !important;
    }
    body h3 {
        font-size: 1.2rem !important;
    }
    .tobtn a{width: 100%;}
    .tobtn a+a{margin-top: 20px;}
    .col-xl-12.flex_between{
        flex-wrap: wrap;
    }
    .pressplay{margin-top: 20px;}
    body h1.junkies {
        font-size: 4.3em !important;
        left: -7px;
        letter-spacing: -10px;
    }
    .hjunkies{max-height: 50vh;}
    body .pr30,
    body .pl30 {
        padding-right: 15px;
        padding-left: 15px;
    }
    body .br_cta {
        border-left: 0px solid rgba(255, 255, 255, 0.1);
    }
    body .size-xl {
        width: 3rem !important;
        height: 3rem !important;
    }
}