.triangle-left-000-bkg {
    background-color: #000 !important;
}

.h1.bebas {
    font-family: 'Bebas Neue Pro SmE Rg' !important;
    letter-spacing: 0.1rem !important;
}
    
.yellow.tagline {
    color: #E9E600 !important;
    font-size: 1.3em !important;
    line-height: 1.8 !important;
    letter-spacing: .5em !important;
    font-weight: 400 !important;
}
    
p.para.hero-tagline,
p.description.white {
    font-size: 1.3em !important;
    line-height: 1.8 !important;
    font-weight: 300 !important;
}
    


@media only screen and (max-width: 768px)  {
    h2.h1.bebas {
        font-size: 50px !important;
        line-height: 60px I !important;
        letter-spacing: 1.6px !important;
    }
    .yellow.tagline {
        font-size: 15px !important;
        line-height: 27px !important;
    }
    p.para.hero-tagline,
    p.description.white {
        font-size: 13px !important;
        line-height: 23px !important;
    }
    #pdp .lighting .content_wrapper .right.half.flip img {
        display: inline !important;
    }
}

@media only screen and (max-width: 470px)  {
    #styles_HtmlBlock__2vlgJ .pdpWrapper .panel-template:not(.product-hero,.psu-data,#pdp-panel-hero) h2.h1.bebas {
        font-size: 19px !important;
        line-height: 60px !important;
        letter-spacing: 1.6px !important;
    }
    #styles_HtmlBlock__2vlgJ .pdpWrapper #panel2 #pdpWrapper .main-content .lighting h2.h1.bebas.white {
        font-size: 25px !important;
        line-height: 60px !important;
        letter-spacing: 1.6px !important;
    }
    #styles_HtmlBlock__2vlgJ .pdpWrapper #panel2 #pdpWrapper .main-content .lighting #description-container p {
        font-size: 13px !important;
        line-height: 23px !important;
    }
}