@media all and (max-width: 560px) {
  .center {
    width: 94%;
  }
  .block-local-tasks-block {
    zoom: 0.7;
  }
}
