.menu__banner > div {display:flex;flex-direction:column;justify-content:center;height:100%;max-height:420px;padding: 15px;text-align:center;background: radial-gradient(circle, rgba(255, 255, 255, .1) 0%, #4db028 100%);border-radius:6px}
.menu__banner div img {margin:20px 0;padding:15px}
.menu__banner span {font-size:1.5em;font-weight:500}
.menu__banner span:last-of-type{font-size:1.3em}

.news-page__description h3.heading{font-weight:700}
.news-page__description .heading:before{padding:0 5px 0 0;content:'#';color:#f00}
.news-page__image-39, .news-page__image-40, .news-page__image-41, .news-page__image-41{display:none}
.home-page.container .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.home-page.container #content{
display: none;
}
.content-top {
    flex: 0 0 75%;
    max-width: 75%;
    position: relative;
    top: -5px;
}
.uni-slideshow_v2__title, .uni-slideshow_v2__text {text-align:right}
button.uni-slideshow_v2__btn.uni-href.btn:hover{background:#006fc8}
.uni-slideshow_v2__btns {
    margin: 0 0px 0;
    text-align: right;
}