.views-responsive-grid .views-row {
  clear: both;
  float: left;
  width: 100%;
}
.views-responsive-grid .views-col {
  float: left;
}
