@media only screen and (max-width: 399px){
	.FixedButton{
		right: -52% !important;
		width: 447px !important;
	}
	
	.FixedButton a{
		font-size:10px !important;
	}
	
	.popContent{
		top:8%;
	}
	
	.wApp {
		bottom: 5%;
		left: 4%;
	}
	
	.wApp img{
		width:15%;
	}

	.popHomeContent .ChargesP p{
		font-size:14px;
	}
}