#sgs-device-list {
    background-color: #f5f5f5;
}

@media (min-width: 1028px) {
    #sgs-device-list {
        padding: 120px 0;
    }
}