.single-featured-image-header img {
	display: none; 
	/* margin: auto; */
	height: 33vh;
	object-fit: cover;
}

.site-title {
font-family: tangerine;
text-transform: capitalize;
font-weight: 300;
font-size: 80px;
}


.site-info {display:none !important;}




.add_social_icons
{
	top: 35%;
	right: -50px;
	position: absolute;
	z-index: 99999;
}