[class*="kl-teaser-"] {
	bottom: 102px !important;
}
body.template-product iframe#chat-button[class*="gorgias-chat-"] {
	bottom: 112px !important;
}

body.template-product .mm-section-footer {
	margin-bottom: 102px;
}

@media (width <= 768px) {
	[class*="kl-teaser-"] {
		bottom: 74px !important;
	}
	iframe#chat-button[class*="gorgias-chat-"] {
		bottom: 84px !important;
	}
	.mm-section-footer {
		margin-bottom: 74px;
	}
}
