﻿body {
}
.tp-header-btn{
    width:initial !important;
}
@media (max-width: 575px) {
    .tp-header-btn {
        width: 80px !important;
        cursor: pointer;
    }
}
.has-bigmenu
{
    width:350px !important;
}