.top_img {
  width: 100%;
  object-fit: contain;
}
.copyleft {
  position: relative;
  display:inline-block;
  transform: rotate(180deg);
  font-family: sans-serif;
  top: -1.6px;
}
.cpr {
  position: absolute;
  bottom: 10px;
  right: 20px
}
.crp {
  font-family: sans-serif;
}
