/*
Theme Name: PraxiService GmbH
Theme URI: https://www.medicaloffice-nrw.de
Author: Pitch - Die Kreativagentur
Author URI: https://www.pitch-agentur.de
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Version: 1.0
*/

@media screen and (min-width: 1200px) {

	header.site-header.is-style-mia img,
	header.wp-block-praxiservice-header.is-style-mia img {
		left: 60%;
	}
	
	header.site-header.is-style-mona img,
	header.wp-block-praxiservice-header.is-style-mona img {
		left: 60%;
	}

}


      /*  @include media-breakpoint-up(xxl) {
            img {
                height: 85%;
                top: 15%;
                left: 50%;
            }
            .caption {
                width: 50%;
            }
        }
    } {*/
