.logo__title , .location__name, .map__title, .hours__title {
font-family: Georgia;
font-weight:bolder;
}

@media only screen and (min-width:1025px) {
    .logo__title {
    font-size: 25px;
}
}

.wrap__contentColumns {
    display: none;
}