@charset "utf-8";
/* CSS Document */

/*https://storyblok-assets.mindvalley.com/css/components/advantages.485bf2e36a6620e28d5c.css*/
.b{
	border:1px solid #111;
	overflow-x:scroll;
	overflow-y:hidden;
	width:400px
}
.b,.img_holder{
	margin:0;
	padding:0
}
.img_holder{
	height:100px;
	width:910px
}
img{
	background:#123;
	display:inline-block;
	height:90px;
	padding:0px; /* Shane changed from 5px to 0px as it was causing all images to have a black border */
	width:100px
}