
/***** iPhone (portrait) *****/
@media only screen and (min-width: 320px) and (max-width: 480px) {
	
#second-chance {display: none;}


.partner-logo-spacer {display:none;}

#appAllignment{
	text-align: left;
}
