
@media only screen and (max-width: 485px){

 #lesd{
  width: 100%;
  margin-left: 0px;
  margin-top: 30px;
}


 #ph1{
	margin-left: px;
   
}


.con-list{
padding-top: 50px;
text-align: center;
}


.forms{

	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.sidebar{
	position: relative;

	height: 100%;
	width: 100%;

}



.content-holder{
	margin-left: 0px;
	width: 100%;
	
}

.candidate-photo{
	width: 24px;
	height: 45px;
}

table tr td{
	width: 140px;
}

 #gh{
width: 80px;
}


}