#content{
    font-size: 12pt;
}
@media (min-width: 769px) and (max-width: 1050px) {
.header .logo-container {
	display: block;
}
.header .logo-container .title {
	border-left: none;
	margin-left: 0;
	font-size: 16px
}
}