﻿.search-box {
    width: 300px;
    height: 35px;
    line-height: 30px;
    box-sizing: border-box;
}

.search-btn {
    height: 35px;
}