/*
Theme Name: Kaman
Theme URI: https://atrivo.pl
Description: Motyw potomny dla Twenty Twenty-Five
Author: Twoje Imię
Author URI: https://atrivo.pl
Template: twentytwentyfive
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive-child
*/


#gform_agata {
    display: block;
    margin: 40px auto 0 auto;
}

.home main {
    margin-top: -40px!important;
}

@media (max-width: 768px) {
    #gform_agata {
        width: 500px!important;
    }
}

@media (max-width: 600px) {
    #gform_agata {
        width: 400px!important;
    }
}

@media (max-width: 440px) {
    #gform_agata {
        width: 300px!important;
    }
}