


{% comment %}
.hp-collection .collection-item.col-has-video {width: 100%;min-width: 100%;}
.w-left {width: 100%;float: left;}

.collection-item {width: 100%;float: left;height: 100%;padding: 0;margin-bottom: 100px;}
.collection-item .item-wrapper {width: 100%;display: block;cursor: pointer}
.collection-item .item-wrapper a {display: inline-block;}
.collection-item img {width: 100%;display: block;margin: auto;}

.collection-item .col-desc {height: 30px;font-size: 14px;line-height: 16px;font-weight: bold;margin: 0;white-space: nowrap;text-align: right;overflow: hidden;text-overflow: ellipsis;padding: 10px 0 4px;border-bottom: 1px solid #797979;letter-spacing: 0.1px;}
{% endcomment %}
