<style>

/* RESPONSIVE STYLES  */

@media (max-width: 767px) {

	.maintenance-wrapper {
		font-size: 120% !important;
		width: 100%;
		}
	strong {
		font-size: 30px;
		}
	}

</style>
