/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2026 | 10:19:05 */
.img2pics{
	display:flex;
	justify-content: center;
	gap:25px;
	margin:0 auto;
}
.img2pics img{
	flex:0;
	width:128px;
	height:auto;
}
