Use this code to Custom CSS box
@media screen and (max-width:767px) {
svg.user-items-list-carousel__arrow-icon {
width: 20px !important;
}
.user-items-list-carousel__arrow-button {
width: 40px !important;
height: 40px !important;
}}
