.panel-title-wrap {
	padding: 42px;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 32px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
}

.panel-title-wrap .employer-panel-title {
	font-size: 34px;
	color: #231F20;
}

.panel-title-wrap .employer-panel-title .go-back {
	height: 24px;
	vertical-align: baseline;
}