@charset "UTF-8";
/*********************************************************************************************

Theme Name: Fleming Lsbek
Theme URI: https://www.academiathemes.com/themes/fleming-lite/
Version: 1
Author: AcademiaThemes.com
Author URI: https://www.academiathemes.com/
Template: fleming
Description: Fleming is a flexible theme for nonprofit organizations, education institutions: schools, universities, kindergartens, driving schools, as well as other organizations that need a classic and responsive website. You can view the theme's demo here: https://demo.academiathemes.com/fleming-lite/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fleming-lsbek
Tags: education, blog, footer-widgets, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, theme-options, threaded-comments, translation-ready

*********************************************************************************************/
.header-image {
	text-align: center;
  padding-top: 20px;
}
.logokuva{
	display:inline-block;
	width:150px;
	height:auto;
}
@media (max-width:520px){
	.logolinkki, .site-description{
		display:block;
		text-align:center;
	}
	.site-title{
		display:none;
	}
}
@media (min-width:521px){
	#site-logo{
		display: inline-block;
		width: auto;
	}
}
tr.pvm{
	background-color: #910808;
	color: #fff;
}