.title-panel{
	padding:20px;
	width:calc(100% - 40px);
}

.title-panel > h1{
	font-size:2rem;
	width:100%;
	text-align:center;
}