.sec_top .topmenu_area .logo a{
    height: 43px;
}

@media (max-width:767px) {
    .sec_top .topmenu_area .logo a {
        height: 23px;
    }
}
.v-w-100{
    width: 100%;
    display: block;
}

.m-b-0{
    margin-bottom: 0!important;
}