#content{
    
    overflow: auto;
}

.address{
    float: left;
    width: 45%;
    margin-left: 5%;
}

img{
    float: left;
}
