/**
Theme Name: Disa Projects - Child Theme
Author: Web2Web
Author URI: https://www.web2web.co.za
Description: Disa Project - Child Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: disa-projects-child-theme
Template: astra
*/


@media screen and (min-width: 1025px) and (max-width: 1220px) {
.e-con-inner {
    padding: 20px !important;
}
}


/* On screens that are 1200px or less, set the background color to olive */
@media screen and (max-width: 1200px) {
.web2web-sticky-issue {
    margin-top: 100px !important;
}
}