ul.nova-items {
	margin:0;
	padding:0;	
	margin-bottom:25px;
	display:flex;
	flex-direction: row;
}
.content-container {
	max-width:1170px;
	margin:0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
div.nova-meta {
	display:inline-block;
	text-align:left;	
}
ul.nova-items li {
	list-style:none;
	display:table-cell;
	vertical-align:top;	
	width:100%;
	text-align:center;
}
@media screen and (max-width:567px){
	ul.nova-items {
		padding-top:20px;
	}
}
@media screen and (min-width:568px){
	ul.nova-items {
		padding-top:1px;
	}
	ul.nova-items li{
		display:list-item;
		margin:25px 0 0 0;
	}
	ul.nova-items li ul li {
		margin:0;
	}
}
ul.nova-items ul li {
	list-style:disc;
	display:list-item;	
	width:inherit;
	text-align:left;
}
ul.nova-items ul li a {
	color:black;	
}
.nova-image img {
	width:100%;
	max-height:300px;
	max-width:300px;
}
ul.nova-items ul {
	display:inline-block;	
	line-height:20px;
	margin:10px 0 10px 20px;
}

.nova-banner-image {
	width:100%;
	max-width: 939px;
}

.nova-btn {
	text-align:center;	
}

.nova-grid {
	background: url(../images/nova-grid.jpg);
	width: 939px;
	height: 771px;	
	position: relative;
}

@media (max-width: 939px) {
	.nova-grid {
		display:none!important;
	}
	ul.nova-items {
		flex-direction: column;
	}
}

@media (max-width: 690px) {
	.nova-banner-image {
		display:none!important;
	}
}

.nova-grid .nova-seo-text {
	position: absolute;
	width: 370px;
	left: 15px;
	top: 115px;
	font-size: 14px;
}

.nova-grid .nova-seo-text h1 {
	font-size: 14px;
	margin: 20px 0px;	
	font-weight: normal;
}

.nova-grid p {
	margin: 20px 0px;	
}

.nova-grid a {
	display: block;
	position: absolute;	}

.nova-grid a.shop-nova-wheelchairs {
	width: 150px;
	height: 40px;
	top: 345px;	
	left: 35px;
}

.nova-grid a.shop-nova-walking-aids {
	width: 150px;
	height: 40px;
	top: 345px;	
	left: 205px;
}

.nova-grid a.shop-nova-bath-safety {
	width: 150px;
	height: 40px;
	top: 405px;	
	left: 35px;
}

.nova-grid a.shop-nova-parts {
	width: 150px;
	height: 40px;
	top: 405px;	
	left: 205px;
}

.nova-grid a.mobility-saddlebag {
	width: 300px;
	height: 490px;
	left: 400px;	
}

.nova-grid a.nova-comet {
	width: 225px;
	height: 225px;
	top: 35px;
	right: 0px;	
}

.nova-grid a.shower-chair {
	width: 225px;
	height: 320px;
	top: 270px;
	right: 0px;
}

.nova-grid a.cane-clutch {
	width: 225px;
	height: 160px;
	right: 0px;
	bottom: 0px;
}

.nova-grid a.mack {
	width: 225px;
	height: 270px;
	left: 475px;
	bottom: 0px;	
}

.nova-grid a.wc-accessories {
	width: 213px;
	height: 20px;
	left: 250px;
	bottom: 38px;	
}

.nova-grid a.walker-accessories {
	width: 213px;
	height: 20px;
	left: 250px;
	bottom: 15px;	
}