@charset "UTF-8";

/*
Theme Name: MSRRentals
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: MSR Cosmos theme.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
MSR Cosmos WordPress Theme, (C) 2021 MSR Cosmos
*/

footer .msr-logo{
    max-width: 200px !important;
    margin-bottom: 20px !important;
}
@media only screen and (max-width: 767px) {
    .mtg-navbar-sec .navbar .navbar-brand img {
        max-height: 50px;
    }
	footer .msr-logo {
    max-width: 150px !important;
	}
}
