@media all and (max-width: 1199px) {
  .annualReport .footer-heading {
    text-align: center;
  }
}
@media all and (max-width: 500px) {
  .autorPostBlock .aboutAutor .autorFoto img {
    max-width: 70px;
  }
}
