/*
Theme Name: Stridist
Description: stridist Theme
Version: 1.0
Text Domain: stridist
*/

.br_mobile br { display: contents; }

.blog-card h4 { max-height: 78px; overflow: hidden; }

@media (max-width: 767px) {
	.br_mobile br { display: inline; }
}