  .szyld {
    width: 100%;
    overflow: hidden;
  }

  .szyld img {
    width: 100%;
    height: auto;
    display: block;
  }