<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
    loedstar.08.css

    Created on : 08-Mar-2019, 12:02:55
    Author     : mark
*/
/* Header */



@media only screen and (min-width:992px){
    /* styles for browsers greateer than 992px; */


    .reg-logo img {
        float: right;
        max-width: 160px;
    }

    
    
    .br-hide-dt br {
        display: none;
    }



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