Use a plugin such as “Custom CSS” to add the following:
#container.single_family_home_container{
width:600px;
float:left;
}
This will only solve the problem for the single_family_home property type. You will do do the same for all property types.
Cheers