@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.list_odlicz {
    background: url(bg_2.jpg);
    background-size: cover;
    background-position: center;
    font-family: 'Ubuntu', sans-serif;
}

.list_odlicz_body {
    text-align: center;
    color: #fff;
}