.slider-wrap {
  width: 710px;
  background: white;
  padding: 0px;
  height: 282px;
  box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.slider {
  width: 710px;
  height: 282px;
}
.slider strong { color: #F0E10E; }
article {
  position: relative;
}
.title {
  padding: 1em 0;
  position: relative;
}

.tiles-nav {
  margin-top: -24px;
}
