#panel-quotes .icons ul li {row-gap: 1rem;}
#panel-quotes .icons ul li img {max-height: 120px;}
#panel-quotes .icons .header {font-size: 1.125rem; text-transform: none; color: #fff; margin-top: 1rem;}
#panel-quotes .icons .body-copy {font-size: 1rem; color:#999;}
@media (min-width: 769px) {
	#panel-quotes .icons ul {		
		column-gap: 4rem;
	}
	//#panel-quotes .icons ul li {max-width: 65%;}	
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}