@media all and (min-width: 768px) and (max-width: 1023px) {
	.image-app-review {
		width: 115px;
		height: auto;
	}
}
