/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 03 2025 | 10:39:51 */
@media screen and (max-width:767px)
{
	.feature-box-5
	{
		text-align:left;
	}

	.feature-box-5 i, .feature-box-5 img
	{
		position:static;
		margin-bottom:10px;
	}

	.grid-item .blog-post .xs-text-center
	{
		text-align:left !important;
	}
}

.feature-box-5 ul
{
	list-style-type: none;
}

.feature-box-5 ul > li
{
	text-indent:-19px;
}

.feature-box-5 ul > li:before
{
	content:"-";
    margin-right:10px;
}
