.toolbar .basemapsIcon {
    background-image: url('icon.png');
    background-size: contain;
}

.basemaps .divBasemaps {
    font-size: 0.9em;
    color: #38c;
}

.basemaps .esriBasemapGalleryNode {
    height: 100px;
    width: 98px;
}

.basemaps .esriBasemapGalleryThumbnail {
    object-fit: cover;
}
