.millionchats_btn_connect {
    background: url(../admin_img/power-ico.png) no-repeat center center;
    width: 180px;
    padding: 160px 0 30px 0;
    float: left;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 0 20px 20px 0;
}

.millionchats_btn_settings {
    background: url(../admin_img/settings-ico.png) no-repeat center center;
    width: 180px;
    padding: 160px 0 30px 0;
    float: left;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 0 20px 20px 0;
}

.millionchats_btn_bubble {
    background: url(../admin_img/bubble-ico.png) no-repeat center center;
    width: 180px;
    padding: 160px 0 30px 0;
    float: left;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 0 20px 20px 0;
}

.millionchats_btn_bubbles {
    background: url(../admin_img/bubbles-ico.png) no-repeat center center;
    width: 180px;
    padding: 160px 0 30px 0;
    float: left;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 0 20px 20px 0;
}

.millionchats_btn_forms {
    background: url(../admin_img/forms-ico.png) no-repeat center center;
    width: 180px;
    padding: 160px 0 30px 0;
    float: left;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 0 20px 20px 0;
}