@media screen and (max-width: 560px) {
  .infoBlock {
    width: 98%;
    margin: 0 1%;
  }
}
