﻿@media screen and (-webkit-min-device-pixel-ratio:0) {

.top-menu .sub-menu ul {
    top: 19px;
}
.top-menu {
    height: 15px;
}

}