        @charset "utf-8";
    /* temporary for Dealer.com - this will pull from a db eventually */

    #uwmiframe{
    	min-height:590px!important;
	}

	@media screen and (max-width: 680px){ 
	 #uwmiframe{
		min-height:1400px!important;
		}
	}


	@media screen and (max-width: 450px){ 
	 #uwmiframe{
		min-height:1200px!important;
		}
	}

	/* Dealer.com Sites  */
	.page-bd>div:not(.mobile) #uwmiframe{

		min-height:590px!important;
		max-height:600px!important;
		
	}

	.content-hero .hero-content-box{
		padding:0;
		top: 0px;
		width:100%;
   		left: 0px;
	}


	.content-hero.content1 .hero-content-background{
		height:auto;
	}


	

	