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

}
@media (max-width: 768px){
    .dialogred_cont{
        left:0 !important;
        width:100% !important;
    }
    .dialogred .label{
        margin-left:0 !important;
        width:100% !important;
    }
    .dialogred .data{
        padding:10px !important;
    }
}
@media (max-width: 480px){
}</pre></body></html>