.svg100,
.svg100 img {
    width: 100%;
    max-height: 100% !important;
}
.cache {
	display:none;
}
.add_num {
  position:relative;
}
.photo_num {
  position:  absolute;
  right: 100px;
  top: 100px;
  background:  black;
  color:  white;
  font-size: 24px;
  padding: 10px 30px;
  border:  white 2px solid;
  z-index: 999;
}