.hero-slider {display: flex !important;align-items: center;}
.img-wrap {width:50%;}
.img-wrap img {width: 100%;line-height: 0;display: block;}
.slider-wrapper .page-width {max-width: 1000px;padding: 0;}
.small-image:not(.space-between .small-image) {padding-right: 100px;}
.space-between:not(.left-image) .img-wrap:first-child{padding-right: 20px;}
.space-between:not(.left-image) .img-wrap:last-child{padding-left: 20px;}
.space-between .img-wrap img {object-fit: cover;}
.left-image .img-wrap:last-child {order: -1;}
.left-image .img-wrap:first-child{padding-left: 30px;}
.left-image .img-wrap:last-child{padding-right: 30px;}
.slick-prev, .slick-next{z-index: 2;}
.slick-prev:before, .slick-next:before{color: #000;opacity: 1;font-size: 20px;}
.hero-slider:not(:first-child) {margin-top: 60px;}