.sidebar-thisweek-widget .javits-slider {
  padding-bottom: 2em;
  border-bottom: 1px solid #ffcf42;
}
.sidebar-thisweek-widget .javits-slider #next,
.sidebar-thisweek-widget .javits-slider #prev {
  top: 40%;
}
.sidebar-thisweek-widget {
  text-align: center;
  min-height: 300px;
  margin-bottom: 2em;
}
.sidebar-thisweek-widget .item .name {
  margin-top: 5px;
  margin-bottom: 0;
}
.sidebar-thisweek-widget .arrow {
  position: absolute;
  top: 50%;
}
.sidebar-thisweek-widget .arrow.left {
  left: 0;
}
.sidebar-thisweek-widget .arrow.right {
  right: 0;
}
