﻿.phone .layout .header {
    background-color: white;
    box-shadow: 0 1px 5px 0 rgba(21, 24, 26, .1);
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 100;
}