




@media only screen and (max-width: 450px) {
    
    
    
    
    .MYLOGO {
        width: calc(100vw - 61px - 61px - 61px);
        height: 60px;
        background: url(/FLOWSSPORTS/ISLA/images/logo-flows.svg) no-repeat center center;
        background-size: calc(100% - 40px);
        float: left;
        cursor: pointer;
    }
    
    .RONK_7 {
        letter-spacing: 0px;
    }
    
    
    
    
    
    
}




