/* Custom overrides for hugo-story theme */

/* Fix banner style1 image positioning so absolute img stays within its container */
.banner.style1 .image {
	position: relative;
}
