@media (max-width: 768px) {
  .ccs_grid_element {
    height: auto !important;
  }
}

.mk-blog-meta-wrapper {
    display: none !important;
}