.bap-turnstile-surface {
	clear: both;
	margin: 14px 0;
	max-width: 100%;
}

.bap-turnstile-widget {
	min-height: 65px;
	max-width: 100%;
	overflow: hidden;
}

.bap-turnstile-status {
	color: #b42318;
	font-size: 12px;
	line-height: 1.4;
	margin: 6px 0 0;
}

.bap-turnstile-status:empty {
	display: none;
}

@media (max-width: 375px) {
	.bap-turnstile-widget {
		transform-origin: left top;
	}
}
