.building-name{
	margin-top: 20px;
}

.nav-link2 h1{
	    margin: 15px 0px 15px;
}

.h1__overlay {
    font-size: 60px !important;
    font-weight: 500;
    color: #fff !important;
}

@media (max-width: 991px) {
	.h1__overlay {
		font-size: 25px !important;
		font-weight: 500;
	  }
}