
.navbar-brand img {
    height: auto;
    width: 169px;
}

.bt-bestellen, .bt-anrufen { font-size: 1.3em !important}


.bt-bestellen {background: #7f302d; border-radius: 3px;}

.button-primary:hover {background: #7f302d;}

h2.tc-5803 {font-size:  2.58em;}

.wc-red {color: #601411}

.small {font-size: 0.8em}


@media (max-width: 767px) {
    h2, h2.tc-5803 {
        font-size: 1.8em;
    }
    
    .h5, h5 {
    font-size: 1.1rem;
}
}