.chandra-header {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    height: 8vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.chandra-logo {
    
    
    width: 15%;
    height: 8vh;
    
}

.chandra-search {
    
    
    width: 65%;
    height: 8vh;
    
}

.chandra-login-cart {
    
    
    width: 20%;
    height: 8vh;
    
}

.chandra-logo-size {
    width: 65%;
    box-align: center;
    
    
    
}