﻿#logoLink {
    /*background-image: url($logo-img);*/
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 268px;
    height: 70px;
}

header 
{
min-height: 115px;
}

.mainContent > .container 
{
    background-color: white;
}
