#block-brendy .field--name-body{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 15px;
}
	
#block-brendy{
	margin-top: 250px;	
}
.header__top .site-langs a{
    color: #ecc76e;	
}
.header__top .site-langs a.is-active{
	color:#fff;
}
.site-langs{
	padding-left: 0;
    list-style: none;
}
.site-langs li{
    display: block;	
}
.site-langs img{
display: inherit;	
}

.ni-articles-block h3 {
    margin: 0;
    padding: 10px;
    background: #9b0808;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
article{
font-size: 17px;
font-family: 'Tinos', 'Minion Pro';
}

img{
	height: auto;
}
table tr:not(:first-child) th{
	color: inherit;
    background: none;
    text-align: initial;
}
@media (max-width: 768px) {
	.path-frontpage #block-ecuro-content .articlebox-image{
		max-width: initial;
	}
}