.hm_copyright {
	 margin: 20px 0px 30px 50px;
	 color:#2e2e2e;
	 font-size:10pt;
}

#hm_content {
	 background:url('../images/hm_cakes1.jpg'); 
	 width:891px; 
	 height:695px; 
	 margin:0 auto
}

.hm_trax {
	margin-left:269px; 
	background:url('../images/hm_board.jpg')no-repeat; 
	text-align:center; 
	width:349px; 
	height:273px
}

#mobile_jamalfahim {
	max-width:630px;
	margin: 0 auto;
	text-align:center;
}

#hm_cakes3 {
	display:none;
	padding-top:40px;
	max-width:350px;
	margin: 0 auto;
}

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

#hm_content {
	 background:url('../images/hm_cakes2.jpg'); 
	 width:630px; 

}

.hm_trax {
	margin-left:0px;
}

}


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

#hm_content {
	 background-image:none; 
	 max-width:350px; 
	 height:auto;

}

.hm_trax {
	margin: 0 auto;
}


#hm_cakes3 {
	display:block;
}
}

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

#hm_content, .hm_trax {
	 max-width:320px; 

}
.hm_trax {
background-size:contain;
}

}