﻿.wrapper-inner-header > div:last-of-type > h1
{
	display: none;
}

.wrapper-inner-header > div:last-of-type
{
	display: block;
	text-align: left;
}

.wrapper-inner-header > div:last-of-type > a
{
	display: block;
}

.top-image
{
	display: block !important;
}

.right-menu-content
{
	border: 1px solid #005557;
}

