﻿@charset "utf-8";
/* CSS Document */

/******************
OVERRIDES BG COLOR FOR KICKS DETAIL PAGE ONLY
***************** */

#page-content
{
	background-color: #161616 !important;
}

*.content-home *.feature
{
	height: 704px;
	width: 909px;
	position: relative;
	border-bottom: solid 1px #212121;
	padding-left: 1px;
}
