.inp_img {
  position: absolute;
  top: 0;
  right: 15px;
  background: #36394b;
  height: 70px;
  overflow: hidden;
  width: 70px;
  text-align: center;
}

.inp_img img {
  max-height: 100%;
  max-width: 100%;
}
