﻿
.Container{
    width:100%;
    max-width:1501px;
    margin:0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#BannerHomeMobile, #BannerTempurMobile {
    display: none;
}


#GrdCarrelloMobile, #MenuLoginMobile, #CarrelloMobile{
    display:none;
}


.AltezzaFotoNews {
    max-height:300px;
    overflow:hidden;
}

.AltezzaFotoArticolo {
    height:200px;
}

.AltezzaTestoArticolo {
    height:100px;
}

.DisplayNoneDesktoExtraLarge {
    display:none;
}

.SfondoConnseling {
    background-image: url(/images/sfondo-counseling.png);
    background-position: left center;
    background-repeat: no-repeat;
}
