.hm-banner-sale{text-align:left;padding:3rem;}.hm-banner-sale ._text{font-size:2.8rem;line-height:1.2;font-weight:300;text-align:left;}.hm-banner-sale ._text span{font-size:2rem;font-weight:400;}.hm-banner-sale ._cta{margin-top:4rem;}
.hm-banner-sidebar.hm-banner--grill {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 23.9rem;
	background-image: url(https://media.hitmeister.de/images/banner/original/4e1038ab7a754824e96f180610ab4ff0.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 2rem;
	text-align: left;
}

@media (max-width: 1023px) {
	.hm-banner-sidebar.hm-banner--grill {
      background-image: url(https://media.hitmeister.de/images/banner/original/1db08ded675dbc2a85434d1412cd1d90.jpg);
      background-position: bottom right;
    }
}

.hm-banner-sidebar .container {
	position: relative;
	height: 100%;
}

.hm-banner--grill .hm-banner__headline, .hm-banner--grill .hm-banner__subheadline {
	padding: 0;
  	text-align: left;
  	color: white;
  	font-size: 2rem;
  	font-weight: 400;
}

.hm-banner--grill .hm-banner__headline {
	font-size: 2.8rem;
	line-height: 1.2;
  margin-bottom: .8rem;
}

.hm-banner--grill .hm-banner__subheadline {
  	margin-bottom: 2rem;
}

.hm-banner--grill .btn {
  margin-top: 1rem;
}

