	.card-300 {
	    width: 300px;
	}

  .postcard__img {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
    position: relative;
  }

  .postcard__img_link {
    display: contents;
  }
