@media (min-width: 1280px) and (max-width: 1366px) {
  .device-xl .home .sub .home-b1 .uk-panel img {
    width: 200px;
    height: 130px; }
    .device-xl .sidenav img {
      width: 75%; }
  .device-xl table thead tr th {
    padding-left: 0px !important;
    text-align: center !important; }
  .device-xl table tr {
    display: block; }
  .device-xl table td {
    display: block; } }
