@media only screen and (max-width: 620px) {

.blackicon {
	font-size: 22px;
}

.gallery {
	width: 95% !important;
}

.smallgallery {
	width: 45% !important;
}

.loginBox textarea {
	width: 100% !important;
}

#gymrecordslink {
	width: 95% !important;
}

}

@media only screen and (max-width: 1000px) {
	
.ptchoice {
	width: 95%;
}

}