/*
Theme Name: Krishi
Author: Briaux
Description: Custom theme by briaux Jithesh
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.entry-meta {
  display: none !important;
}
#comments {
  display: none !important;
}
.navigation.post-navigation {
  display: none !important;
}

@media screen and (max-width: 600px) {
.gallery-item {
  width: 50% !important;
}
}