Currently, I am referencing this tutorial
My goal is to make the image smaller and centered on the page
I have made adjustments to the CSS to decrease the size:
min-height: 350px;
max-width: 900px;
However, the image is still aligned to the left and the slider icons are stuck on the left and right sides. Can anyone provide any suggestions or guidance on how to resolve this issue?