/* height and width should be the same as the thumbnail sizes */
#slides {
  width: 700px;
  height: 246px;
  margin-left: auto;
  margin-right: auto;
}