.card-clipped-read-more-module .card-module-content { z-index: 3;}

@media screen and (max-width: 980px) and (min-width: 820px) {
  .waste-stream-cards {
	display: flex;
	align-items: flex-start;
	gap: 10px;
  }

  .waste-stream-cards .et_pb_column {
	width: 50%;
	max-width: 50%;
  }

  #et-boc .toggle-card h3.h-lrg {
	font-size: 36px !important;
  }

  img.clipped-card-icon {
	max-width: 50%;
  }

  #et-boc .card-module-content-para.p-med {
	font-size: 14px !important;
  }
}