﻿.bg-magazine {
    background-image : url('../Images/Magazine/stand_eurocucina@480.jpg');
}

.news_title {
    line-height: 1em;
    font-family: 'Hind', sans-serif;
    font-weight: bold;
    font-size: 1em;
    padding-left: 0.6em;
    padding-right: 0.5em !important;
}
.news_desc, .news_date, .news_address, .news_hyper {
    font-family: 'Hind', sans-serif;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 1em;
    margin-top: 1em;
    margin-right: 20%;
    padding-left: 0.6em;
}

a.news_hyper {
    text-decoration: underline;
}

@media(max-width:767px) {
    .news_title, .news_date, .news_desc, .news_hyper, .news_address {
        font-weight: bold;
        margin-right: 0;
        margin-top: 1em;
    }
}

@media(max-width: 960px) {
    .bg-magazine {
        background-image: url('../Images/Magazine/stand_eurocucina@960.jpg');
    }
}

@media(max-width: 1440px) {
    .bg-magazine {
        background-image: url('../Images/Magazine/stand_eurocucina@1440.jpg');
    }
}

@media(max-width: 1920px) {
    .bg-magazine {
        background-image: url('../Images/Magazine/stand_eurocucina@1920.jpg');
    }
}
@media(min-width: 1921px) {
    .bg-magazine {
        background-image: url('../Images/Magazine/stand_eurocucina@2400.jpg');
    }
}
