.nutrition-hero.no-image .hero-image {
	color:var(--ml-secondary);
    position: relative;
    height: auto;
    min-height: unset;}
	
.nutrition-hero.no-image .hero-image .content {
color:var(--ml-secondary);
left: unset;
padding-bottom:63px;
  position: relative;
top: unset;
transform: unset; }

.nutrition-hero.no-image  .hero-image .content .header{
	font-family: var(--gitan);
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 1.2; 
letter-spacing: 2.8px;
margin-bottom:9px!important;
text-transform: uppercase;}

.nutrition-hero.no-image .fact-card-wrapper{margin-top:0;}
