<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1250px){


    /*
    .home-front-page-logo{
        width:50%;
        display:flex;
        justify-content: center;
        align-items: center;
    }
    
    .home-front-page-text{
        width:50%;
        display:block;
        justify-content: center;
        align-items: center;
        font-family: 'arial black';
        font-size: 80px;
        line-height: 65px;
    }*/


}
</pre></body></html>