
						
													#Image2{
								box-sizing: border-box;
								background-repeat: no-repeat;
																	background-image: url('/images/cms/Auto-Upgrades-and-liftKit.jpg');
																
																	background-size: cover;
																
																	background-position: Left Top;
																
																	min-height: 1400px;
															}
							
																		@media only screen and (max-width: 1400px) {
												#Image2{
													background-image: url('/images/cms/Auto-Upgrades-and-liftKit_1600x905.jpg');
												}
											}
																					@media only screen and (max-width: 1100px) {
												#Image2{
													background-image: url('/images/cms/Auto-Upgrades-and-liftKit_1300x736.jpg');
												}
											}
																					@media only screen and (max-width: 800px) {
												#Image2{
													background-image: url('/images/cms/Auto-Upgrades-and-liftKit_1000x566.jpg');
												}
											}
																					@media only screen and (max-width: 500px) {
												#Image2{
													background-image: url('/images/cms/Auto-Upgrades-and-liftKit_700x396.jpg');
												}
											}
																	
														
													
												
					
