/*
Theme Name:     LMNH
Description:    lmnh
Author:         Trent
Template:       editor-wp

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@media screen and (min-width: 992px) {
.site-title img {
    max-height: 214px !important;
}
}

.site-title img {
    max-height: 136px;
}