







.header-t002 .custom-name h3, 
.header-t002-master .custom-name h3 {
	margin-bottom: 0;
	font-size: var(--text-medium);
	line-height: normal;
} 
.header-t002 .custom-name h3 span, 
.header-t002-master .custom-name h3 span {
	font-size: 0.75rem;
	line-height: normal;
} 
.header-t002 .slogan, 
.header-t002-master .slogan {
	margin-top: 0.5rem !important;
} 

@media (max-width:40rem) {

.header-t002, 
.header-t002-master {
    --menu-height: 9rem !important;
}

}