/* Thu nhỏ khoảng cách trên dưới của dải màu xanh */
.header-v4 .masthead {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

/* Kích thước logo PNG hiển thị vừa vặn, sắc nét */
.header-v4 .site-logo img {
    max-height: 45px !important; 
    width: auto !important;
}

/* Đồng bộ ô tìm kiếm theo logo */
.header-v4 .header-search-module .search-form .form-control {
    height: 40px !important;
}