﻿html, 
body,
.dx-viewport {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
}

.desktop-layout header {
   background: url(../../images/logo.png) no-repeat;

}