/* GALLERY */

.gallery ul li {
   width: 30%;
   padding: 20px 0;
   text-align: center;
   display: block;
   float: left;
}
