﻿@media (max-width: 768px) {
    .accname img {
        width: auto;
        height: 51px;
    }
}
.large-menu-img .itemsList .itemGrid .picture{
    padding-bottom: 80% !important;
}
@media (max-width: 768px) {
    .homePid .categories ul>li a.picture {
        height: 126px;
    }
}
.large-menu-img .itemsList .itemGrid .picture {
  margin: 0 0 0 -13px;
  max-height: 230px;
  border-radius: 0;
  display: inline-block;
  /* top: -16px; */
  width: calc(100% + 26px);
  padding-bottom: 81%;
  height: auto;
  float: left;
  margin-bottom: 11px;
}