﻿.views-field-title{
	text-align: center;
}
.views-field-field-itemimages img{
	width: fit-content;
margin: auto;
width: 100%;
}
.views-field-title a{
	text-decoration: none;
	font-weight: bold;
}
.views-field-title span{
	margin: 5px auto;
	text-align: center;
}
#block-sevk-site-branding{
	background-image: url(../../images/logobg.jpg);
	background-repeat: repeat-y;
	background-size: cover;
}