.carousel-container{width:100%;height:100%;position:relative}.carousel-item{height:100%}.custom-dot-list-style{position:absolute;bottom:15px;display:flex!important;justify-content:start;left:50px}.custom-dot-list-style button{border:none;background:rgba(255,255,255,.5);width:8px;height:8px;border-radius:50%;margin:0 5px;padding:0;cursor:pointer}.custom-dot-list-style .react-multi-carousel-dot--active button{background:white}.react-multi-carousel-track{height:100%}