#rightPart > .residencias_sas .full,
#rightPart > .residencia_sas .full
{  
  width:75%!important;
}


.residencia_sas .line
{  
  float:left;
  width:43%;
  padding:1%;
  margin:20px 2%;
  min-height:150px;
  border-bottom:1px solid #ccc;
}
.residencia_sas .line .nome
{  
  font-weight:bold;
  font-size:1.2em;
  margin-bottom:5px;
}
.residencia_sas .line .imagem
{  
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}

.residencia_sas .full .imagem
{  
  float:left;
  margin-right:10px;
  margin-bottom:20px;
}
.residencia_sas .full .map
{  
  width:100%;
  height:400px;
}