.grid-item-watch-faces .watch-faces-image {
	width: auto;
	height: auto;
}

@media only screen and (max-width: 1068px) {
	.grid-item-watch-faces .watch-faces-image {
		width: auto;
		height: auto;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-watch-faces .watch-faces-image {
		width: 289px;
		height: 407px;
	}
}
