#container-list .textbox p {
    display: block !important;
}

@media (max-width: 1199px) and (min-width: 960px) {
    body #wrap #container-list div.outercol {
        min-width: calc(25% + 2px) !important;
        flex: 1 0 25%;
        width: 25% !important;
    }

}

.w_footer .w_logo img   {
    max-height: 123px !important;
    margin-top: -21px;
}
/* fjern bunn linje */
.newsletter-button-wrapper, .w_static_menu {
    display:none !important;
}