Custom Carousel Size Based on Device Al Bug - 11 May 2021 CSS:#overlay.desktop wdg-other-carousel{ --width: 140px !important; } #overlay.tablet wdg-other-carousel{ --width: 125px !important; } #overlay.mobile wdg-other-carousel{ --width: 110px !important; }Edit the width value based on what you like for each device