/* ALL *******************************************************************************************************/
@media
{
	#what-we-sharpen
	{
		min-height: auto;
	}
	#what-we-sharpen .cards
	{
		justify-content: center;
	}
}

/* 1400 px *******************************************************************************************************/
@media (max-width: 1400px)
	{

	}

/* 800 px *******************************************************************************************************/
@media (max-width: 800px)
	{

	}
