/*!
Theme Name: The Alto
Theme URI: -
Author: Resident360 - Solayman Haider
Author URI: https://resident360.com
Description: Just another theme by Resident360.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: thealto
*/

img {
    max-width: 100%;
    height: auto;
}

@media(max-width:900px){
	.header_logo img{
		width:120px;
}
}