.tbm-main.tbm--mobile button.tbm-button{
    margin-bottom: 0;
    border: none;
    background: transparent;
}

.tbm-main.tbm--mobile .tbm-button-container{
    scale: 0.8;
}

@media(max-width: 1200px){
    #block-powtopheader #block-blocklogo img{
        height: 60px;
    }
}
.tbm.tbm--mobile .tbm-submenu-toggle{
    background: transparent;
    border-left: none!important;
}