@import url(http://www.testwebben.se/3369/12534.css);

html, body {
  min-height:autp;
  height: auto;
}

body > #wrapper {min-height:auto; height:auto;}

.card {
  float: left;
  width: 230px;
  height: 150px;
}

#pageWrapper .card {
  float: left;
  width: 230px;
  height: 150px; 
}

