@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 973px) {
.uk-background-norepeat.uk-background-cover.uk-background-center-left.uk-section.uk-padding-remove-vertical.uk-flex.uk-flex-middle {
    background-image: url(/images/homepage/home_sicrea.jpg)!important;
}
.uk-padding-remove-vertical {
    padding-top: 250px!important;
    padding-bottom: 0!important;
}
}

@media (min-width: 1220px) {
.wk-grid+.wk-grid, .wk-grid-margin, .wk-grid>*>.wk-panel+.wk-panel {
    margin-top: 65px!important;
}
}

p.wk-article-meta {
    display: none;
}