/*
    Template: pearl
    Theme Name: Pearl Child Theme
    Theme URI: https://www.precastboundarywall.com/
    Author: Unity Infoway
    Author URI: https://www.unityinfoway.com/
    Version: 1.1.1
*/

@media screen and (min-width:1024px)
{
	.made-by-unity
	{
		cursor:pointer;
		text-decoration: none;
		margin-left: -120px;
		position: relative;
		left: -43px;
	}
}
@media screen and (min-width:1200px)
{
	.made-by-unity
	{
		left: -65px;
	}
}
@media screen and (min-width:1300px)
{
	.made-by-unity
	{
		left: -20px;
	}
}