@media (max-width: 767px) {
.company-name.company-logo-and-name {
    font-size: 40px!important;
}}
.company-name.company-logo-and-name {
    font-family: nunito;
    text-transform: capitalize!important;
    font-size: 45px!important;
    font-weight: 900!important;
}

a, a.wrapper.btn.price-formatter, .btn.select.custom, .cap.short {
    font-family: nunito!important;
    font-weight: bold!important;
    font-size: 16px!important;
}

.btn.map.btn-with-image.custom a {
    display: none!important;
}