.welcome-content {
	padding-left: 0px !important;
}
.blog-banner-area {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 620px;
}
.blog-banner h4, .blog-banner h1, .blog-banner a {
    text-transform: uppercase;
    color: #FFF !important;
	text-shadow: 2px 2px 4px #000;
}

/*CSS PAGE ARTICOLO*/
div#corpo-news>a.highslide:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    z-index: 1;
    bottom: -35px;
    right: -35px;
}
div#corpo-news>a.highslide {
    float: left;
    border: none !important;
    height: 100%;
    display: block;
 
    position: relative;
    margin: 0px !important;
}



