.thoughtspot-wrapper {
    width: 100%;
    height: 85vh;
}

.thoughtspot-object {
    width: 100%;
    height: 100%;
    padding: 0 15px;
    margin: auto;
}

.loading-screen img {
    margin: auto;
    display: block;
}

.thoughtspot-filter-applied-hint-wrapper {
    display: none;
    flex-direction: column;
    margin: 0 auto;
    padding: 0 5%;
}
