/*
Theme Name: Rasto
Theme URI: https://hundikuu.ee/project/rasto-ee/
Author: Hundikuu Agentuur
Author URI: https://hundikuu.ee
Description: Rasto teema WP 2024 Block Theme baasil
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 5.7
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: rasto
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.pohiplaanid {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pohiplaanid > .pohiplaan {
	width: 45%;
}

.rasto-sitelogo {
	position: absolute;
	overflow: visible;
	z-index: 9999;
}
