@media (min-width: 300px) and (max-width:750px) {
   .section_four_img{
    width: inherit;
   }
   .our_main_img{
      height: 100%;
      width: 100%;
   }
   .secon_you_img{
      width: inherit !important; ;
   }
   .color_text_donate{
    width: 90% !important;

   }
   .our_main_img_gau_history{
      height: 100%;
      width: 100%;
   }
   .gallery_img{
      width: 100%;
      height: 100%;
    }
  
  }
