/**
 * Fine-tune the first studio step illustration without changing card layout.
 */

.studio-steps li:first-child .studio-step__image {
	width: 72%;
}

