@media all and (min-width:320px) and (max-width:767px){
	/*.your-jacket-description form a.direction-button{
		float:none;
		width:100%;
		display:block;
	}*/
	.your-jacket-description form select{
	 width:100%;
	}
	.your-jacket-description form label{
		margin:0 0 15px;
		font-size:15px;
	}
	.your-jacket{
		margin:0 0 15px;
	}
	#footer img.footer-logo{
		width:120px;
		margin:0 auto 25px;
	}
	#footer{
		padding:35px 0 15px;
	}
	.header-text{
		margin:0 0 10px;
	}
	.header-text h2,.header-designed h3{
	text-align:center;
	}
	.choose-patch-wrapper a img, .choose-clipart-wrapper a img{
		width:100%;
		height:35px;
	}
	
	/*.add-patches-wrapper, .add-clipart-wrapper{
		padding-bottom:225px;
	}*/
	.your-jacket-description form button.jacket-start-again,.your-jacket-description form button.jacket-save{
		font-size:13px;
	}

	.jacket-add-text-wrapper, .add-patches-wrapper, .add-clipart-wrapper, design-options{
		min-height: calc(100% + 2px);height:auto;
	}

	.jacket-add-text-wrapper, .add-patches-wrapper, .add-clipart-wrapper{
		padding-bottom:50px;
	}
}