<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 481px){
    .test .nameBlock{
        padding-bottom:1.5rem !important ;
    }


}

@media screen and (min-width: 480px){


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