.cusa-block {
	& .placeholder {
		display: flex;
		background: #f5f5f5;
		width: 100%;
		height: 100%;
		flex-direction: column;
		justify-content: center;

		& .placeholder-svg {
			width: 100%;
			height: 100%;
		}
	}
}
