/*
Theme Name: wpresidence
Template: wpresidence
Author: WP Estate
Version: 1.0
Updated: 2015-01-25 18:19:31
*/

@charset "UTF-8";


.blog2v .property_listing {
height: 400px;
}

@media only screen and (max-width: 1130px){
#access a {
font-size: 13px;
padding-left: 12px;
padding-right: 12px;
}

.blog2v .property_listing {
    height: 429px;
}

}


.col-md-9 .article_container {
    min-width: 722px;
}