.type4 .grid_wrapper .name {
	position: absolute;
	top: 15px;
	right: 35px;
	font-size: 4rem;
	max-width: 95%;
	text-align: end;
	hyphens: none;
}

.type4 .grid_wrapper .price_current {
	font-size:7rem;
}

.type4 .grid_wrapper p {
  text-shadow: 5px 5px 2px #fff;
}

.type52 h1 {
	text-transform:uppercase;
}