/*
Theme Name: Aspect Real Estate
Theme URI: www.aspectrealestate.com
Description: Aspect Real Estate
Author: Aspect Real Estate | Innonline Solution
Version: 2014
License: GNU General Public License
License URI: license.txt
Tags: real estate, estate, houses
*/

.slides li img{
	max-height:272px;
	max-width:609px;
}

@media only screen and (max-width: 767px){
	
.slides li img{
	width: auto !important;
	display: inline-block;
	max-height:200px !important;
}

.quick-search {
	overflow:hidden;
}

}/*767px*/

@media only screen and (max-width: 480px){
	
.slides li img{
	max-height:120px !important;
}


}/*480px*/



@media only screen and (max-width: 480px){
	
.slides li img{
	max-width: 171px !important;
}


}/*480px*/