@media (max-width: 500px) {

#DiaryPosts .post-options {
  font-size: 69%;
}

  #Diary .autor .autor_id TIME {
font-size: 68%;
}

  #Diary address {
    font-size: 68%;
  }
  
  #Diary .txtBlock {
    font-size: 86%;
  }
  
  #Diary .total_votes {
    font-size: 97%;
  }
  

 }