.mh-150 {
	max-height: 150px; 
}

.mh-85 {
	max-height: 85px; 
}

.mh-115 {
	max-height: 115px; 
}

.header-kit {
	border-bottom: 3px solid #cd2f37;
    max-height: 150px;
    display: block;
    background-color: #efefef;
}

.visit-main-page {
	background: darkcyan;
    color: white;
    padding: 2px;
}