.fb-no-internet {
    background-position: center;
    background-repeat: no-repeat;
    height: 180px;
    width: 180px;
    background-image: url('../icon-no-internet.png');
}
