@charset "utf-8";


#device
{
    display: none;
}

noscript
{
    max-width: 100vw;
    display: grid;
    align-content: center;
    margin: 0;
    padding: 0;
}

noscript img
{
    margin: 8rem auto;
    height: 70rem;
    position: relative;
    width: auto;
}

figure#device-demo
{
    margin: 0 auto;
    padding: 0;
    height: auto;
}