#least{ background:#eb881e; position:relative}

#least, {
  min-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0 0 0px 0;
  position: relative;
  text-align: center; background:#896786

}
#least .least-preview {
  background-color: #eb881e;
  padding: 0px 0;
  display: none;  background: url(../images/bgn.jpg) repeat;

}
#least .least-preview img {
  width: 100%;
  max-width: 960px;
 margin: 0 auto;
  display: block;
}
#least .least-preview .close {
  background-size: 100%;
  background-image: url(../img/closed.jpg);
  width: 50px;
  height: 50px;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
}
#least .least-preview article {
  max-width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  top: 20px;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}
#least .least-preview article strong {
  font-weight: 800;
}
#least .least-gallery {
  font-size: 0;
}
#least .least-gallery li {
  position: relative;
  vertical-align: top;
  display: inline-block; width:20%; background: url(../images/bgn.jpg) repeat;
  /* @end */
}
.expand{ width:100%}









