@media only screen and (max-width: 768px) {
  footer .qodef-grid-inner .qodef-grid-item:nth-child(3) {
    display: none !important;
  }
}
