

.demonstrations { float: left; clear: both; width: 100%; margin-bottom: 18px; }
.demonstrations a {
  float: left;
  width: 260px;
  height: auto;
  cursor: pointer;
  
 
}
.demonstrations a img { float: left;  }
.demonstrations .rightmost { margin-right: 0; }

