/*!
 * Theme Name: JM Team
 * Theme URI: http://www.joomlart.com
 * Version: 1.0
 * Description: 
 * Author: JM Team - Joomlart.com
 * Author URI: http://www.joomlart.com
 * 
 * Powered by Magento
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 */
#jm-wrapper {
  max-width: 1620px;
  margin: auto;
  position: relative;
  background: #fff;
}

.main {
  width: 1200px;
}
.grid li{
  width: 33.333333332%;
  height: auto;
}

.grid li.li-right {
  width: 33.333333332%;
  height: auto;
}

.grid li.li-right img{ 
  height: auto;
}