/*
Theme Name: Gardening Eco Nature Pro
Theme URI: https://www.legacytheme.net/products/eco-nature-wordpress-theme/
Author: Legacytheme
Author URI: https://www.legacytheme.net/
Description: 
Version: 1.0
License: GNU General Public License
License URI:license.txt
Text Domain: gardening-eco-nature-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Gardening Eco Nature Pro has been created by Legacytheme(Legacytheme.net), 2025.
Gardening Eco Nature Pro is released under the terms of GNU GPL
*/
/* Basic Style */


@media screen and (min-width: 1700px) and (max-width: 1900px) {
  .container {
    width: 1520px;
  }
}
@media screen and (min-width: 1920px) {
  .container {
    width: 1620px;
  }
}
img {
  width: 100%;
}
section#latest_news img,
section#urgent_causes img {
  width: 100% !important;
}
section#activities .video-image img {
  width: 100%;
  max-width: 800px;
}
section#activities .row {
  align-items: center;
}
