@charset "UTF-8";

.results:after ,
.caption:after {
  content: ".";
  font-size: 0.1em;
  line-height: 0;
  display: block;
  height: 0.1px;
  visibility: hidden;
  clear: both;
}

.results ,
.caption {
  zoom: 1;
}
