.small-gallery {
	background: #EFEFEF;
	margin: auto;
	text-align: center;
	position: relative;
	margin-bottom: 20px !important;
	width: 224px !important;
	padding-top: 5px;
}
.scrolls {
	overflow-x: scroll;
	overflow-y: hidden;
	height: 125px;
	white-space: nowrap;
} 