.yearbook-carousel .yearbook-slide:nth-of-type(10) .fa.fa-envelope {
display: none;
}

.body-about-us .billboard-container {
	background-position: inherit;
}
.clipperbottom .billboard-container {
	background-position: bottom;
}
.footer-section .ftr-nap-address:before {
	display: none !important;
}
.body-home .billboard-container {
	background-repeat: no-repeat;
	max-height: 100vh;
	height: 744px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
	.body-home .billboard-container {
		max-width: 100%;
		height: 280x;
		min-height: auto !important;
	}
}
@media only screen and (max-width: 480px) {
	.body-home .billboard-container {
		height: 207px;
		min-height: auto !important;
		max-width: 100%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.body-home .billboard-container {
		max-width: 100%;
		height: 527px;
		min-height: auto !important;
	}
}
@media only screen and (width: 768px) {
	.body-home .billboard-container {
		max-width: 100%;
		height: 350px;
		min-height: auto !important;
	}
}
.mobile-h1 .head-1 {
	font-family: 'Playfair Display', serif;
	color: #801a29;
	font-size: 35px;
	font-weight: 300;
	line-height: 35px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 20px;
}
.mobile-h1 .head-2 {
	font-family: 'Raleway', sans-serif;
	color: #393939;
	font-size: 42px;
	font-weight: 600;
	line-height: 44px;
	text-transform: uppercase;
	padding-bottom: 53px;
	display: block;
}
@media only screen and (max-width: 768px) {
	.header-sticky,
	.header-section {
		margin-top: 0px;
		padding: 35px 0 30px !important;
	}
}
@media (max-width: 767px) {
	.header-content .ftr-group-name {
		width: 65% !important;
		line-height: 25px !important;
	}
}
