@font-face{
    font-family:"Euphorigenic";
    font-style:normal;
    src:url("//images.neopets.com/js/fonts/euphorigenic.ttf") format("truetype");
}

.flashRIP__2020 {
    background-color:#cccccc;
    overflow:auto;
    display:flex;
    width:100%;
    height:100%;
}

.flashRIP__2020 .flashRIP-content__2020 {
    position:relative;
    margin:auto;
    width:100%;
}
.flashRIP__2020 .flashRIP-imgwrapper__2020 {
    max-width:150px;
    margin:auto;
}
.flashRIP__2020 .flashRIP-img__2020 {
    background-image:url(//images.neopets.com/themes/h5/common/images/flash-rip.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    position:relative;
    margin:10px auto;
    width:90%;
    height:0;
    padding-bottom:90%;
}
.flashRIP__2020 p {
    color: #000000 !important;
    font-family: "Euphorigenic", 'Arial', sans-serif !important;
    text-align: center !important;
    font-size:12pt !important;
    width:90% !important;
    max-width:500px !important;
    margin:10px auto !important;
    line-height: normal !important;
}


/* Testing only. Delete later: */
.sampleContainer {
    margin:20px auto;
    width:800px;
    height:800px;
    background-color:red;
}
