.Spot-banner {
    background: url('../images/gandhi-museum/Banner/gandhi-museum-banner.webp');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 70vh;
    display: flex;
    align-items: end;
}

.temp-image {
    height: 20px;
    width: 20px;
}