/* CSS Document */

.tt_content-gallery {
margin-right: 10px;
margin-bottom:10px;
float:left;
}


.img-responsive {
  width: inherit;  /* Make images fill their parent's space. Solves IE8. */
}