.slider{width:100%;height:56vh;background:#000}.slider img{max-width:100%;width:800px;height:56vh;object-fit:cover}.slick-slide{opacity:.4;transition:1s ease}.slick-active{opacity:1;transition:1s ease}@media screen and (max-width:1280px){.slider{height:440px}.slider img{width:56vw;height:440px}}@media screen and (max-width:1024px){.slider{height:400px}.slider img{width:64vw;height:400px}}@media screen and (max-width:768px){.slider{height:240px}.slider img{width:80vw;height:240px}}