.screen-background
{
	background-image: url("../image/home-bg.png");
	background-repeat: no-repeat;
	background-size: 100% 100vh;
}

.text-chrome-yellow
{
	color: #E29300;
}