.location {
    padding-top: 50px;
    margin-left: 5%;
    clear: both;

}

.location div {
    float: left;
    width: 60.1%;
}
.location p {
    font-weight: bold;
    font-size: 13pt;
}

.location p.name {
    font-size: 16pt;
}

.location img {
    float: left;
    border: 2px solid #000000;
    width: 228px;
    height: 180px;
    margin-right: 5%;
}
