.col-1 
{ 
  width: 250px;  
}

.col-2
{ 
  float: right;
  width: 540px;
}

.col-2 .title1
{ 
  width: 540px;
}

