﻿@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{
    .realtime-info 
    {
        line-height:13px !important;
    }
}
