/* css carousel */ 

.image_re {
  width: 250px;
}

.defilement_images {
  list-style-type: none;
}

img.pics {
  border-radius: 10px;
  /* -moz-border-radius: 10px;
  -webkit-border-radius: 10px; */


  padding: 15px;
  border: 1px solid #ccc;
  background-color: #eee;
  top: 0;
  left: 0;
}