*{box-sizing:border-box}.wrapper{width:100%;max-width:960px;margin:0 auto;overflow-x:hidden}.carousel-wrapper{position:relative}.carousel{height:540px;margin-bottom:3em}.item{width:100%;height:540px;position:relative}.item a{position:absolute;width:100%;height:90%;top:0;left:0;display:block;z-index:9}.item figure{width:96%;margin-left:auto;margin-right:auto;height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:15px}.item__blue{background:#44}.item__red{background:#f8}.item__yellow{background:#ff}.item__greean{background:#346138}.prev_color{color:rgba(255,255,255,1)}@media screen and (max-width:896px){.carousel{height:300px;margin-bottom:3em}.item{width:100%;height:300px;position:relative}.item figure{width:96%;margin-left:auto;margin-right:auto;height:230px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:15px}}