Components
35
Accordion Buttons Image Callout Centered Content Collaboration Carousel Community Partners Carousel Community Partners Map Contact Callout Bar Contact Form Conversation Grid Donate Featured Image Content Featured Products Hero Home Hero Image Content Large Callout Bar Latest News Logo Carousel Meet The Team Cta Products Intro Related Articles Say Hey Sectors Intro Shop Hero Shop Listing Simple Product Calculator Single Testimonial Stats Highlight Tabbed Content Team Listing Thin Buttons Callout Thin Newsletter Callout Timeline Carousel Trio Testimonials Vertical Content Carousel Video Popup Wholesale Signup Form

Image Content

champion period equality at your hospital, surgery or clinic…

Working long shifts, surgeries and the sheer size of most hospitals makes it difficult for the essential staff of the NHS to access period products when they need them. We work collaboratively with a range of hospitals, clinics and other healthcare units across the UK to promote period equality, period product access and period education.

Having free products available for quick access when staff are caught short or provision of Hey Girls reusable products that can be worn for up to 12 hours means they can focus on giving patients the attention they need.

Our aim is to eventually provide products in all washrooms, meaning patients, visitors and staff can access products as they need them, making what could already be a sensitive time for some, a lot less stressful.

We’ve seen a huge sense of community among NHS staff, having initially been approached by two nurses in Scotland asking for support. Just over 1 year later, we now work with almost 30 NHS trusts and have big plans on how else we can support staff and patients.

See some of the ways we're working with the NHS

There are no ACF fields assigned to this component.

				
@import "../../resources/scss/util/variables";
@import "../../resources/scss/util/mixins";
@import "../../resources/scss/vendor/bootstrap/mixins/breakpoints";

.image-content-wrap {
	margin-top: 3rem;
	padding-top: 2rem;
	margin-bottom: 5rem;

	@include media-breakpoint-down(sm) {
		margin-top: 1rem;
		margin-bottom: 3rem;
	}
	.title {
		text-align: center;
		max-width: 48rem;
		margin: 0 auto 3rem auto;
		
		@include media-breakpoint-down(sm) {
			margin: 0 auto 2rem auto;
		}
	}
	.image-content {
		.content {
			max-width: 34rem;

			@include media-breakpoint-down(sm) {
				max-width: none;
			}
		}
		.image {
			position: relative;

			.main-img {
				margin-left: 2rem;

				@include media-breakpoint-down(md) {
					margin-left: 0;
				}
			}
		}
		&.flipped {
			@include media-breakpoint-up(md) {
				.content-col {
					order: 2;
					display: flex;
					justify-content: flex-end;
				}
				.image-col {
					order: 1;
				}
			}
		}
	}
	.image-right {
		display: flex;
		align-items: center;
		justify-content: center;

		@include media-breakpoint-down(sm) {
			margin-top: 3rem;
			margin-bottom: 3rem;
		}
		img {
			max-height: 40rem;
			width: auto;
		}
	}
	.buttons {
		margin-top: 4rem;

		@include media-breakpoint-down(md) {
			margin-top: 2rem;
		}
	}
}
There are is no JavaScript file with this component.
There are is no readme file with this component.
The owner of this website has made a commitment to accessibility and inclusion, please report any problems that you encounter using the contact form on this website. This site uses the WP ADA Compliance Check plugin to enhance accessibility.