Adapt js

PHOTO EMBED

Thu Mar 24 2022 17:49:59 GMT+0000 (Coordinated Universal Time)

Saved by @Evgeniya

	if (window.matchMedia("(max-width: 1190px)").matches) {
		count = 2;
	}

	if (window.matchMedia('(max-width: 991px)').matches) {
		width = 310;
		count = 2;
	}
content_copyCOPY