			@media only screen and (min-width:321px) and (max-width:479px) {
				/* Subs and Pizzas */
				#pizza-order-container{
					margin-left:5px;
					padding-left:2px;
				}
				#welcomeGuestDiv{
					max-width:98%;
				}
				#welcomeCustomersDiv{
					max-width:98%;
						
				}
				#pizza-description-container{
					font-size:12pt;
					padding:3px;
					max-height:30px;
				}
				.pizza-description-sticky{
					padding-left:3px;
					padding-right:3px;
					padding-bottom:8px;
				}
				.pizza-description-topping{
					font-size:11pt;
					padding-left:0px;
					padding-top:5px;
					line-height:18pt;
				}
				
				/* Subs and Pizzas */
				.topping-suffix-select{
					font-size:10pt;
					line-height:12px;
				}
				.main-content-container{
					padding-left:20px;
					padding-right:20px;
				}
				
				.main-button-container{
					width:42%;
					max-width:200px;
					height:45%;
					max-height:150px;
					margin-left:10px;
					margin-bottom:5px;
					margin-top:0px;
					display:block;
					float:left;
				}
				
				
				
				#ticket-container{
					padding:0px 3px 3px 3px !important;
				}
				#add-coupon-button{
					display:inline;
				}
				#couponForm{
					display:none;
				}
				#delivery_areacode{
					width:45px !important;
					padding:5px;
				}
				#delivery_prefix{
					width:45px !important;
					padding:5px;
				}
				#delivery_suffix{
					width:50px !important;
					padding:5px;
				}
				#Delivery_FirstName,#Delivery_LastName{
					min-width:90px !important;
					max-width:90px !important;
				}
				#Delivery_Zip{
					display:inline !important;
				}
				.checkout-row{
					margin-top:5px;
				}
				#timedorder{
					margin-top:5px;
				}
				#sauceContainer{
					padding:0px;
				}
				/* Checkout Form */ 
				#visaContainer{
					width:100%;
					float:right;
				}
				#amexContainer{
					width:100%;
					float:right;
				}

				.footer-spacer{
					min-height:60px;
				}
				.hide-small{
					display:none;
				}
				.btn{
					font-size:11pt;
				}
				.btn-pizza-size{
					font:9pt !important;	
					width:16.7%;
					padding:1px 0px;
					height:90px;
					margin-right:0px !important;
					//max-width:85px  !important;
					//min-width:85px !important;
					//width:70px !important;
					//border:10px !important;
					
					
				}
				
				.btn-crust{
					width:16.7% !important;
					padding:1px 0px;
					height:90px;
				}
				.btn-bites{
					font-size:10pt;
					max-width:86px;
					min-width:86px;
					margin:4px !important;
					display:inline !important;
				}
				.btn-bites-sauces{
					font-size:10pt;
					min-width:110px;
					max-width:110px;
					margin:4px !important;
				}
				.btn-options{
					font-size:9pt;
					width:16.7% !important;
					max-width:70px !important;
					min-width:70px !important;
					margin:1px;
					padding:2px;
				}
				.btn-topping{
					font-size:9pt;
					padding-top:1px;
					min-width:61px;
					max-width:61px;
					min-height:45px;
					max-height:45px;
					
				}
				.btn-topping-remove{
					font-size:9pt;
					min-height:45px;
					max-height:45px;
				}
				.btn-cancel{
					
				}
				.btn-topping-category{
					font-size:10pt;
					min-height:60px;
					max-height:60px;
					margin-bottom:5px;
					max-width:100%;
					min-width:108px;
				}
				.row-no-margin{
					margin:0px;
				}
				.included-with-combo-container{
					color:#c00;
				}
				.combo-category-container{
					margin-right:0px;
				}
				.pizza-description-header{
					line-height:1.25em;
				}
				.main-item-image-box{
					padding:0px;
					max-height:70px !important;
					overflow:hidden !important;
				}
			
				
			}