* {
	outline: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
.best-mobile-scroller-wrapper-container {
	background: #9d9d9d;
	padding: 20px;
	margin: 10px auto;
}
.best-mobile-scroller-wrapper {
	text-align: left;
	height: 190px;
	position: relative;
}
.best-mobile-scroller-wrapper ul li {
	overflow: hidden;
	height: 320px;
}