h4.round, div.round {
  max-width: 100%;
}
div#center h1.titleInHeader {
  max-width: 100%;
}
@media ( max-width:991px ) {
  div.statistics div.top10Wrapper {
    width: 50%;
  }
}
@media ( max-width:399px ) {
  .top10Wrapper h4 {
    font-size: 12px;
  }
}