/* height and width should be the same as the thumbnail sizes */
#slides {
  width: 480px;
  height: 288px;
margin: 40px auto;
}