@media screen and (max-width:640px) { 
 body .top_yutaka .inner .posts .item a .details .title {
  display:block;
  min-height:2em;
 }
}