.quick-view-modal {
	--vertical-alignment: center;

	.ct-panel-content {
		position: relative;
		padding: var(--panel-padding, 35px);
	}
}