.banner__image {
	background: url('../../img/banner.jpg') no-repeat center / cover;
	height: calc(100vh - 72px);
	width: 100%;
}
