.top_chubox2{
width:600px; 
margin:20px auto;
text-align:center;  
}
@media only screen and (max-width: 768px) {
.top_chubox2{
width:90%; 
margin:0px auto 40px;
text-align:left;  

  }
}