
.icon-apps figure {
width: 222px;
}

@media screen and (max-width: 340px) {
	.icon-apps figure{
		width: 100%;
	}
}