OK, I understand. But logically one is expecting a centered Slider, therefore it sounds odd that it is set to float left.
Maybe it is because it needs to be responsive. So now I have to enlarge the size of Slider and accept that it still will be set to the left for bigger screen sizes. Maybe I should try to center by the margin: 0 auto;, but it can affect the responsiveness.