/* Write your custom CSS here */
.gaugetipo1 {
    position: relative;
    width: 10vw;
    height: 10vw;
    box-sizing: border-box;
    float:left;
    margin:10px
}

.barras {
	float: left;
	margin-right: 10px;
	height: 150px;
	width: auto;
}