.list .tile .tile-icon img {
    width: 60px;
    height: 60px;
    border-radius: 0px;
    padding: inherit;
    margin-left: 10px;
}

.Boxmaps {
width: 250px;
height: 190px;
overflow: auto;
}


.subTile {
    margin-bottom: 5px;
}

.tile {
margin-bottom: 5px;
color: #0aa89e;
font-weight: 595;
}

.list {
   color: #8A919C;
   margin: 0;
    padding-left: 0;
    margin-bottom: 10px;
    padding-bottom: 5px;
    list-style: none;
    line-height: normal !important;
    text-align: justify !important;
}

.list .tile .tile-text {
    padding: 1px 0;
    font-size: 12px;
    width: 100%;
}

    