@media (width <= 991.98px) {
  .footer .grid-child {
    display: none !important;
  }
}