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

    top: 25px;
   
}
}

@media (min-width:1920px){
    .dinobanner p{
        font-size: 3.3vw;
    }
    .cont2 p {
        font-size: 1.6vw;
    }
}</pre></body></html>