.mdl-card {
    width: 100%;
}

.mdl-grid {
    margin-top: -15em;
    max-width: 1200px;
}

.mdl-card__supporting-text {
    color: #555555;
}

.back-to-top {
    color: white;
    margin: 0.5em auto 0.5em auto;
}

#smaller-icon {
    font-size: small;
}




/* Page Specific */

    /* Link this color to the page style colour */
/*    a {
        color:rgb(244,67,54);
        text-decoration: none;
    }

    .top-ribbon {
        height: 15em;
        background-color: black;
    }
    /*  ----------------------- */


/*.friday-lunches-card1 > .mdl-card__title {
        color: #fff;
    background: url('http://images.medicaldaily.com/sites/medicaldaily.com/files/2014/11/10/empty-plate.jpg') center / cover #B71C1C;
    height: 300px;
}

@media screen and (max-width:840px){
.friday-lunches-card1 > .mdl-card__title {
    color: #fff;
    background: url('https://upload.wikimedia.org/wikipedia/commons/b/b2/Hausziege_04.jpg') center / cover #B71C1C;
    height: 300px;
}    
}

@media screen and (max-width:480px){
.friday-lunches-card1 > .mdl-card__title {
    color: #fff;
    background: url('https://www.royalcanin.com/~/media/Royal-Canin/Product-Categories/cat-adult-landing-hero.ashx') center / cover #B71C1C;
    height: 300px;
}    
}*/