﻿
/* the slides */
.slick-slide
{
  margin-left: 7px;
}

/* the parent */
.slick-list
{
  margin-left: -7px;
}
