.products-carousel{width: 100%; float: left; margin-left: -10px;}
.products-carousel .carousel-title{width: 100%; margin-bottom: 29px; font-size: 36px; position: relative; left:0 !important;}
.product-item{display: block; width:100%; height: 364px; float: left; margin-bottom: 20px; padding: 20px; text-decoration: none; border: 1px solid #d9d9d9; overflow: hidden;}
.product-item:hover {border: 1px solid #db312e; text-decoration: none;}
.product-item .item-image{width: 100%; height: 270px; text-align: center; overflow: hidden; padding-bottom: 40px; line-height: 270px;}
.product-item .item-image img{max-width: 100%; max-height: 100%;}
.product-item .item-title {display: block; color: #0d0d0d; font-size: 14px; text-decoration: none;}