[id^="BrandsCarousel"] .tns-carousel [data-controls=prev] {
    left: 0;
}

[id^="BrandsCarousel"] .tns-carousel [data-controls=next] {
    right: 0;
}

[id^="BrandsCarousel"] .tns-carousel:not(.tns-controls-static) [data-controls] {
    margin-top: 0;
}