.ant-carousel{width:auto}.ant-carousel-hider{overflow:hidden}.ant-carousel-list{width:auto;margin:0;padding:0;list-style-type:none;display:flex;justify-content:flex-start}.ant-carousel-element{display:block;flex:0 0 auto}div.ant-carousel-dots{width:100%;height:auto;position:absolute;left:0;bottom:-40px;z-index:1;text-align:center}span.ant-dot{width:10px;height:10px;margin:5px 7px;padding:0;display:inline-block;background-color:#BBB;border-radius:5px;cursor:pointer}@media screen and (max-width:450px){span.ant-dot{opacity:0.5;width:7px;height:7px;margin:5px 4px 5px 3px}}