
.service-section .custom-fix .grid {
  float: left;
}

.service-section .custom-fix .grid:nth-child(odd) {
  clear: left;
}