
  
  /* #iwd3zdsr1hc5m2izazw4 a */
  
  #iwd3zdsr1hc5m2izazw4 {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
  }

  #iwd3zdsr1hc5m2izazw4 img {
	width: 100%;
	max-width: 200px;
	object-fit: contain;
	margin-right: 1rem;
	margin-bottom: 2rem;
  }

  #iwd3zdsr1hc5m2izazw4 .copy {
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
  }

  #iwd3zdsr1hc5m2izazw4 .copy p {
	font-weight: 400;
  }

  @media(min-width: 992px) {
	
	/* #iwd3zdsr1hc5m2izazw4 a */
	
	#iwd3zdsr1hc5m2izazw4 {
	  flex-direction: row;
	}

	#iwd3zdsr1hc5m2izazw4 img {
	  width: 30%;
	  max-width: 200px;
	  margin-bottom: 0;
	}
  }
