@media only screen and (max-width: 900px) {
	.waw-sneak-preview-card {
		width: 100% !important;
	}

	.waw-overview-card {
		width: 100% !important;
	}

	.waw-overview-box {
		margin-bottom: 20px;
	}

	.waw-overview-box p {
		font-size: 2.8vw;
	}

	.waw-candidate-overview h1 {
		font-size: 4.5vw;
	}

	.waw-candidate-overview h2 {
		font-size: 5vw;
		font-weight: normal;
	}

	.waw-candidate-overview h3 {
		font-size: 4vw;
		font-weight: lighter;
		color: #777777;
	}

	.wawlogo {
		width: 25%;
		margin-left: auto;
		margin-right: auto;
	}
}
