.hero-sauces-section .section-wrap{position:relative;overflow:hidden;}
.hero-sauces-section .section-contnet-wrap{position:absolute;top:0px;left:0px;width:100%;height:100%;padding: 122px 0px;z-index:2;}
.hero-sauces-section .section-contnet{width:100%;max-width:300px;}
.hero-sauces-section .section-desktop-button{position: absolute;bottom:60px;width: 100%;max-width: 426px;}
.hero-sauces-section .section-desktop-button a.button{font-size:16px;font-weight: 400;line-height: 1;padding: 18px 10px;}




@media only screen and (max-width:989px){
  .hero-sauces-section .section-contnet-wrap{padding:92px 0px;}
}

@media only screen and (max-width:749px) {
  .hero-sauces-section .section-desktop-button{max-width: 100%;}
  .hero-sauces-section .section-contnet{max-width:200px;}
}


