@media only screen and (min-width: 360px) {
	.scroller-container{
		padding-bottom:100px;
	}

}