
.startpage .tws-article-list--list .tws-list--type-grid .thumbnail .caption {
    background: white;
    padding: 10px;
}

@media(min-width:1100px) {
.brew--footer {
    margin: 0px 0 0 245px;
}
 }

.startpage .tws-content-box--inner-wrapper:hover {
    background: rgba(0,0,0, 0.5);
    transition: all 0.5s ease;
}