@media only screen and (min-width: 992px) {
.nordic--header .nordic--header-wrapper {
    padding: 30px 30px 20px 30px;
}
 }

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

.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--first-line {
    text-shadow: none;
}