.howto-steps-01 .figure.doubleSizeImg figure{
  width: 222px;
}

@media screen and (max-width: 340px) {
.howto-steps-01 .figure.doubleSizeImg figure{
		width: 100%;
	}
}
