.jc-bs3-row {
  clear: both;
  float: none;
  width: 33.3333%;
  position: absolute;
  left: 33.3333%;
}
@media only screen and (max-width: 640px) {
  .jc-bs3-row { width:100%; left:0; }
}