

/* ========================================================================
   Component: onlineform
========================================================================== */
@media screen and (max-width: 767px) {
  .onlineform-links ul li {
    width: 50%;
    margin-bottom: 0;
  }
}