@media (max-width: 768px) {
	.fox-container .fox-row .fox-column {
		width: 100% !important;
		display: table-footer-group !important;
	}
}

@media (max-width: 468px) {
	#header #logo {
		width: 58%;
	}
}

#hp-text {
	padding: 5vh 0 10vh;
	height: 115vh;
}

#hp-text .container .row.plx-elm .col-sm-9 {
	padding-left: 60px;
}

#hp-text .container .row.plx-elm .col-sm-9 p {
	margin: 0 0 5px;
	font-size: 17px;
}