header.tabla_header{margin:2rem auto;display:flex;justify-content:space-around;width:fit-content;max-width:100vw}header.tabla_header .btns{margin:auto 1rem}.tabla_content{display:none;padding:.5rem 2rem;width:900px;margin:auto auto 3rem;max-width:80vw}.tabla_content.mostrar{display:block}@media(max-width:600px){header.tabla_header{flex-wrap:wrap}header.tabla_header .btns{margin:.5rem auto}}