/* .navbar-brand > img {
    margin-top: -10px !important;
    width: 200px !important;
    height: auto !important;
} */

.navbar-brand > img {
    margin-top: -10px !important;
    width: 166px !important;
    height: auto !important;
    padding-top: 3px;
}

#pagesform #pagetab select[name="cost_currency"],
#pagesform #pagetab select[name="price_currency"]{
    width: 58px;
}