.section-image-banner {

	width: 100%;

	.section-image-banner__media {

		width: 100%;

		img {
			width: 100%;
			height: unset;
		}

	}

}