/**
Theme Name: ED Profi Bau
Author: FEWTURE®
Author URI: https://fewture.de
Description: Customized Theme for EDP BAU
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: edp-bau
Template: astra
*/


.contact-first-row{
    visibility: hidden;
}

@media(max-width: 576px){
    .contact-first-row{
        display: none;
    }



    .site-footer-above-section-1 img{
        width: 277px;
        padding-left: 29px;
    }
}