.rt-hide {
	display: block;
}
.lt-hide {
	display: none;
}
.hp-col {
	width: 100%;
	overflow: hidden;
}
.hp-col-inner {
	display: inline-block;
	float: left;
	width: 50%;
	padding: 20px;
}
.hp-list-wrap {
    width: 90%;
    margin: auto;
}
.hp-list-wrap span {
	text-align: center;
	display:inline-block;
	width:100%;
}
.hp-list-wrap table {
		width: 100%;
}
.hp-list-wrap table td {
		padding-right: 0;
}
@media (max-width: 768px) { 

	.rt-hide {
		display: none;
	}
	.lt-hide {
		display: block;
	}
	/*108-1040*/
	.product-x34-4-carbon-fiber-open-top-cold-air-intake-system-audi-tt-rs-rs3-2-5-tfsi-evo .col-1,
	/*108-1041*/
	.product-x34-4-inch-carbon-fiber-closed-top-cold-air-intake-system-audi-tt-rs-rs3-2-5-tfsi-evo .col-1, 
	/*108-1042*/
	.product-x34-carbon-fiber-open-top-4-inch-intake-bundle-audi-ttrs-and-rs3-2-5-tfsi-evo .col-1,
	/*108-1043*/
	.product-x34-carbon-fiber-4-closed-top-intake-bundle-audi-tt-rs-rs3-2-5-tfsi-evo .col-1,	
	/*108-1027*/
	.product-x34-carbon-fiber-intake-audi-b8-8-5-s4-s5-3-0-tfsi .col-1,
	/*108-1016*/
	.product-x34-carbon-fiber-closed-top-cold-air-intake-system-for-the-audi-ttrs-8j-and-rs3-8p-2-5-tfsi .col-1 
	{
		width: 100% !important;
	}
	.noHeight {
		height: 0px;
	}
	.hp-list-wrap {
    width: 100%;
    margin: auto;
	}
	.hp-col-inner {
		width: 100%;
		float: none;
		padding:10px;
	}
	.hp-list-wrap table {
		width: 100%;
	}

}