/**
 * Keep Puppy visible at the left edge of the Home hero at every viewport.
 */
.home-hero__image {
	object-position: left center !important;
}
