*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.slider img,
.thumb img{
	height: auto;
	width: 100%;
}
