/*
Theme Name: Korina | Koordinationsstelle Invasive Neophyten in Schutzgebieten Sachsen-Anhalts beim UfU e.V.
Theme URI: https://wordpress.org/themes/korina/
Author: ö_konzept Halle
Author URI: http://www.oe-konzept.de
Description: Screen-Design für den Korina e.V.
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: korina

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@import url('rte.css');
@import url('style-korina.css');
@import url('slick/style-slick-korina.css');
@import url('slick/style-slick-theme-korina.css');
/* @import url('https://unpkg.com/leaflet@1.0.1/dist/leaflet.css'); */

.images-footer{
	text-align:center;
}

.images-footer div.img img{
	height:52px;
	width:auto;
	max-width:100%;
	margin:0 auto 30px auto;
}

.images-footer img{
	display:inline-block;
	height:40px;
	width:auto;
	max-width:100%;
	margin:0 15px;
}

@media (max-width:1024px){
        .images-footer img{
                height:30px;
        }
}

@media (max-width:960px){
	.images-footer div.img img{
		height:40px;
	}
}

@media (max-width:768px){
	.images-footer img{
		display:block;
		height:45px;
		margin:15px auto;
	}
}
