.contact-container {
    background-color: var(--linkello-main-bg-color);
	min-height: calc(100vh - ( 128px + 95px ) );
}