@media(max-width:576px){
    #sponsorshipSlider .splide__arrow{
        width: 2.25rem;
        height: 2.25rem;
    }
    #sponsorshipSlider .splide__arrow svg{
        width: 1.5rem;
        height: 1.5rem;
    }
}