@media only screen and (max-width: 734px) {
	.headline-logo-title {
		max-width: 96%;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-tile-employee-experience .detail-tile .tile-header-content h4 {
		padding-top: 50px;
	}
}
