/*
Theme Name: Theme  
Author: CLEAR Media s.r.o.
Author URI: https://www.clearmedia.sk
Description: Custom theme developed by Miroslav Ivančík
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE 
*/ 

.intro-content-info{
	display: flex;
	gap:10px;
}

.footer-widget.widget_media_image img {
	height: auto;
	width: 200px;
	max-width: 100%;
}
