.horizontal-list {
	overflow: hidden;
}

.horizontal-list__container  {
	position: relative;
	width: 200%;
	left: 0;
}
