@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
body {
        background:#ebebeb;
 }

 ul {
  padding:0 0 0 0;
  margin:0 0 0 0;
}

ul li {
  list-style:none;
  margin-bottom:25px; 

}
ul li img {
 cursor: pointer;
}

.text {
    
      color:#666;
      font-size:11px;
      margin-bottom:10px;
      padding:12px;
      background:#fff;
    }