CSS

@media all and (min-width:19em)
{
body > header > nav.path
{
background: url(https://peda.net/dev/theme/itk/itk2016:file/download/5d60809a52feb933fd59097e075563a903d47f41/taitettu-kulma-itk-2016.png) transparent no-repeat 100% 100%;
background-size: contain;
}
}