/**
 * Theme Name:     Impreza Child
 * Author:         Tern Hill Hall
 * Template:       Impreza
 * Text Domain:	   impreza-child
 * Description:    Tern Hill Hall
 */

.l-subheader-cell.at_center {
	width: 100%!important;
	display: flex!important;
	justify-content: justify!important;
}

.l-subheader-cell .w-nav {
	margin-right: 0!important;
}

.l-subheader-cell.at_center nav{
	width: 40%!important;
}

.l-subheader-cell.at_center nav:nth-of-type(1) ul {
	justify-content: flex-end!important;
	text-align: right;
}

.l-subheader-cell.at_center .w-image {
	width 20%!important;
}

h1, h2, h3, h4, h5, h6 {
	word-break: break-word;
}