.header-branding__cta {
	display: none;
}

@media ( max-width: 1199px ) {
	.header-branding__cta {
		display: block;
		margin-top: 30px;
	}
}
