/*
 *  @template       SD Agrar 2025
 *  @version        see info.php of this template
 *  @author         SHS Support
 *  @copyright      2025 SHS Support
 *  @license        GNU General Public License
 *  @license terms  see info.php of this module
 *  @platform       see info.php of this module
 *  @requirements   PHP 7.4.x and higher
*/

img {
    max-width: 100%;
    height: auto;
}
h1 {
	line-height: normal!important;
	margin: 0!important;
}
.minihero-text h1 {
	padding: 0!important;
}
.minihero-overlay {
    background-color: rgba(63, 151, 95, 0.1)!important;
}
@media screen and (max-width: 440px) {
  .tsrs_default .tsrs_block4 {
    width: 100%!important;
  }
}
@media screen and (max-width: 1023px) {
  .tsrs_default .tsrs_block4 {
    width: 50%;
  }
}