.container-hero{position:relative;z-index:0;overflow:hidden}.hero-img{width:90%;max-width:800px;height:auto;display:block;margin-inline:auto}.hero-decor-top{position:absolute;top:-4rem;right:0;z-index:-1;width:40vw;height:auto;transform:rotate(-30deg)}.hero-decor-bottom{position:absolute;bottom:-3rem;left:0;z-index:-2;width:50vw;height:auto;transform:rotate(20deg)}@media (min-width:768px){.hero-decor-top{width:20vw}.hero-decor-bottom{width:30vw}}