	smart-grid {
		width: 100%;
		height: 600px;
	}
	
	.options{
		display: flex;
		margin-top: 10px;
	}
	.option {
	    display: flex;
		align-items: center;
		margin-top: 10px;
	}
	.delivered .smart-label {
		background: #33C0ED !important;
	}