.gallery-slider-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}.gallery-slider-wrapper .carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin:0 auto;max-width:100%;width:100%}.gallery-slider-wrapper .carousel .gallery{width:100%;overflow:auto;white-space:nowrap}.gallery-slider-wrapper .carousel .gallery img{display:inline-block;width:332px;height:240px !important;margin-right:14px}.gallery-slider-wrapper .carousel .carousel-arrow{position:absolute;width:40px;height:60px;top:90px;cursor:pointer}.gallery-slider-wrapper .carousel .carousel-left{left:-60px}.gallery-slider-wrapper .carousel .carousel-right{left:calc(100% + 20px)}@media(max-width:1150px){.gallery-slider-wrapper .carousel .carousel-left{left:-50px}.gallery-slider-wrapper .carousel .carousel-right{left:calc(100% + 10px)}}@media only screen and (max-width:1024px){.gallery-slider-wrapper .carousel{padding:0 60px}.gallery-slider-wrapper .carousel .carousel-left{left:0}.gallery-slider-wrapper .carousel .carousel-right{left:calc(100% - 40px)}}@media only screen and (max-width:479px){.gallery-slider-wrapper .carousel .gallery img{height:auto !important}.gallery-slider-wrapper .carousel .carousel-arrow{top:50%;transform:translateY(-50%)}}