﻿.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: block;position: relative;width:1074px; margin: 0 auto; -ms-touch-action: pan-y; background-color: rgba(255,255,255,0.9); padding: 13px 13px; overflow:hidden}
.item{ float:left; width:354px; margin-right:5px}
