.pp-block--full-height {
	min-height: 0;
	aspect-ratio: 3/2;
}

.ansel-controls .ansel-control i {
   font-size: 30px;
}

.ansel-slides-container {
	height: 0;
	padding-bottom: calc(2/3*100%);
}

.ansel-control {
	display: flex;
	align-items: center;
	justify-content: center;
}

.pp-rendered * :first-of-type:first-letter {
	font-size: inherit !important;
	line-height: inherit !important;
	padding-right: 0 !important;
	float: none !important;
}