.home .press_white_text h2.adapt-headline {	
	font-size: 51px;
}

@media only screen and (max-width: 767px) {
	.move-right-col-to-top {
		display: flex;
		flex-direction: column-reverse;
	}
}