#slider .item {
	background-size: cover !important;
	background-position: center !important;
}
p.footer_paypal {
	background-color: #fff;
	text-align: center;
	margin-top: 8px;
	width: 100px;
	float: left;
	padding: 8px;
}
.footer_paypal img {
	float: left;
	height: auto;
	width: 100%;
}
.page-not-found-banner {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.page-not-found-banner img {
	height: auto;
	width: auto;
	text-align: center;
}
@media (max-width: 576px) {
	.page-not-found-banner img {
		width: 100%;
	}
}