.all-brands {
  display:flex;
  align-items:center;
  justify-content:center;
}

.slick-prev {
  left:0;
}

.slick-next {
  right:0;
}