/**
 * Headers
 */
.common-header
{
    display: block;
}
.small-header
{
    display: none;
}

.xs-device-indicator
{
    display: none;
}
