/*
Theme Name:     Blue-sky
Theme URI:
Description:    Mainstreet child theme.
Author:         Me
Author URI:
Template:       mainstreet
Version:        0.1.0
*/

.header-logo {
    max-width: 170px;
}

@media (max-width: 1200px) {
    .header-logo {
        max-width: 160px;
    }
}