/* Keep Borlabs' preference widget clear of the mobile landing-page CTA. */
@media (max-width: 767px) {
	body.page-template-page-security-landing .brlbs-cmpnt-widget,
	body.page-template-page-cleaning-landing .brlbs-cmpnt-widget {
		bottom: 64px !important;
	}
}
