.easy-fix{
line-height: 28px;
position: fixed;
left: 0px;
z-index: 10500;
width: 100%;
transition: all 0.5s ease 0s;
}
.ef-wrapper {
    max-width: 100%;
    margin: 0 auto;
}
.headerTop{   
top: 0px;
}
.headerBottom{   
bottom: 0px;
}
