.grupos-hero{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:95%;width:1000px}.hero-right-col{color:#fff;font-size:20px;max-width:95%;padding-top:20px;width:395px}.hero-right-col nav{display:flex;justify-content:flex-end;width:100%}.hero-right-col nav a{transition:.4s}.hero-right-col nav a:hover{transform:scale(1.1)}@media (max-width:800px){.grupos-hero{flex-direction:column}}