﻿@media only screen and (max-width: 760px) {
  body .k-widget {
    font-size: 10px!important;
    margin-left: 10px!important;
  }
}