﻿@media screen and (max-width: 1024px) 
{
    html
    {
        font-size: 10px !important;
    }
}
