.your-class {
	margin-top:50px;
}

.your-class .block {
	width:800px;
	margin:0px 20px;
}

.your-class .block img {
	width:800px;
}

.slick-track {
	cursor:move;
}