.home .main {
  display: grid;
}

.home .main #about {
   grid-row: 1
}

.header-filter-gradient {
	background: black		
}

.carousel .item .container {
	min-height: 780px	
}

#gtranslate_wrapper {
	right: 3% !important;
	top: 25px !important;
}