.CvoyageStampCollection_template_orange_view .voyage-scroller {
	position:relative;
}
.CvoyageStampCollection_template_orange_view .voyage-list {
	list-style-type:none;
	display:flex;
	padding:0;
	margin:0;
	height:240px;
}
.CvoyageStampCollection_template_orange_view .voyage-stamp:not(:first-child) {
    margin-left: 35px;
}