/* CSS Document */

/* CSS Document */
.myheader{
	background-image:url('../images/header-bg3.jpg') ;	
	background-size:cover;
	background-repeat: no-repeat;
	background-position:center;
	height:70vh;
}

.prod{
	
	float: right;
	margin-right: 75px;
	margin-top: 200px;	
	font-family: Roboto;
	width:70%;
	}

.prod p{
	color:#F7F5F2;
	text-shadow: 2px 2px 2px #20211F ;
	/*text-transform: uppercase;*/
	margin-left: 200px;
	letter-spacing: 15px;
	font-size: 62px;
	text-align: center;
	
}

.myintro{
	width :100%;
	padding: 10px;
	line-height: 1.5rem;
	}


.img1{
	margin-left: 5px;
}

.forspc{
	padding-bottom: 25px;
}