.deviceList {
	border-style: none;
    margin: 0;
    text-align: center;
    width: 90%;
    float: left;
    clear: both;
}

.row {
	border-style: none;
    margin: 0;
    text-align: center;
    width: 25%;
    padding:20px 20px 0px 20px;
    margin: 20px 20px 0px 20px;
}


.deviceName{
	border-style: none;
    font-weight: bold;
    margin: 0;
    text-align: center;
    width: 25%;
}