body #header {border-bottom: 1px solid #ccc;position: relative;}

@media screen and (min-width: 768px) {
    body #header {padding-top: 19px;padding-bottom: 18px;}
}

@media screen and (max-width: 767px) {
    body #header .containerFull table{min-height: 51px;}
    body #header .logo{max-width: 183px;width: 183px;}
}
