.panel{height:fit-content;overflow:hidden;padding:5%;background-color:var(--background-solid)}@media only screen and (min-width:600px){.panel{width:80%;margin:20px auto;border-radius:var(--round)}}