.marker-content{
    max-width: 200px;
}
.marker-content .head{
    display: flex;
    margin-bottom: 15px;
    align-items: center;
    border-bottom: 1px solid #00000029;
    padding-bottom: 10px;
}

.marker-content .head img{
    width: 25px;
    margin-right: 5px;
}