@media (min-width: 992px) {
    .list-products .item .product-box .img-box {
        height: 188px;
    }
}
#mapcont iframe{
  width: 100%!important;
  height: 100%!important;
}
footer .top-footer .container-footer img{
  height: auto!important;
  max-height: 230px!important;
  max-width: 100%!important;
}
.content .slidebar .widget-category .list-box ul li>ul{
  z-index: 99;
}