.sitetitleone{
	position: relative;
	overflow: hidden;
}

.sitetitlecontone{
position: absolute;
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}

.sitetitletextone{
	margin: 0 auto;
	font-family: Roboto;
  	font-size: 48px;
  	font-weight: bold;
 	font-style: normal;
 	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.5px;
  	text-align: center;
  	color: #000000;
}
