<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.smart-care-pro-slide {
	width: 45%;
}

.smart-care-slide__name span {
	text-align: center;
}

@media (max-width: 767px) 
{
	.smart-care-pro-slide {
		width: 200px;
	}
}</pre></body></html>