background-repeat: no-repeat;
background-size: cover;
.slide:nth-of-type(1) {
background: url(https://static-pss-eu.wgcdn.co/shop/media/carousel/86/1b/861b8481504e45a6a6a5b838286a5239.jpg) no-repeat center;
}
.slide:nth-of-type(2) {
background: url(https://static-pss-eu.wgcdn.co/shop/media/carousel/86/1b/861b8481504e45a6a6a5b838286a5239.jpg) no-repeat center;
}
.slide:nth-of-type(3) {
background: url(https://static-pss-eu.wgcdn.co/shop/media/carousel/86/1b/861b8481504e45a6a6a5b838286a5239.jpg) no-repeat center;
}
.slide:nth-of-type(4) {
background: url(https://static-pss-eu.wgcdn.co/shop/media/carousel/86/1b/861b8481504e45a6a6a5b838286a5239.jpg) no-repeat center;
}
.slide:nth-of-type(5) {
background: url(https://static-pss-eu.wgcdn.co/shop/media/carousel/86/1b/861b8481504e45a6a6a5b838286a5239.jpg) no-repeat center;
}
.slide {
background-repeat: no-repeat;
background-position: center;
}
.slide {
background-position: center;
background-size: cover;
}