@media only screen and (max-width: 1100px) {
a.registrationMinisiteBack{left:auto; right:15px; bottom:auto; top:75px;}
}
@media only screen and (max-width: 500px) {
#editPageContainer{display:none;}	
}
