.metro-slider-item {
	background-size: cover;
	background-position: center center;

	&:before,
	&:after{
		content: none;
	}
}