/* .headerSmall
{
    font-size: 2vw;
}

.headerMedium
{
    font-size: 2.5vw;
}

.headerLarge
{
    font-size: 5vw;
}

.button a
{
    font-size: 1.2vw;
}

h1
{
    font-size: 5vw;
}

h2
{
    font-size: 2vw;
}

h3
{
    font-size: 3.5vw;
}

.presentation
{
    width: 60vw;
}

p.description, p.signature
{
    font-size: 1.5vw;
}

ul
{
    width: 80%;
}

.programTitle
{
    font-size: 2.5vw;
}

.programHour
{
    font-size: 3vw;
}

.programIcon
{
    font-size: 4vw;
}

.programDescription
{
    font-size: 2.5vw;
} */

/*# sourceMappingURL=desktop.css.map */
