.content{
    position: absolute;
    left:280px;
    height: 100%;
    top:0;
    overflow-y: scroll;
}
.content .location{
    font-weight: 600;
    font-size: 14px;
    color: #2D4664;
    margin:20px 0;
}