
body {
   width: 100%;
   height: 100%;
   background: url("img/open.jpg") no-repeat center center fixed;
   background-size: contain;
}

#servicios .item{
	display: inline-block;
	font-size: 38px;
	font-weight: bold;
	display: none;
}