#information h4 span {width:180px;}

#information .info .Left {width:600px; margin:0 auto; float:none;}
#information .info .Right {display:none;}

@media screen and (max-width:640px){
#information .info .Left {width:100%; margin:0 auto;}
}