.blog-shortcode.blog-list-shortcode-id-70fa57605265ab53f3fd76b6c5a98e38.classic-layout-list.mode-list .post-entry-content {
    width: calc(100% - 0%);
}
.blog-shortcode .post-entry-content {
    position: relative;
    z-index: 10;
    max-width: 100%;
}

.post-entry-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, legend {
    padding: 0;
}
*, figure, form {
    margin: 0;
}
* {
    font-family: "neuzeit-grotesk-medium","neuzeit-grotesk-medium Fallback";
}
user agent stylesheet
div {
    display: block;
}

.searchpage .single-regular-post .post-entry-content {
    border: 0px solid #5bac26;
    height: 100% !important;
    border-bottom: 0px solid #5bac26;
    transition: 0.2s ease-in-out;
}

.searchpage single-regular-post .post-entry-content:hover {
        border: 0px solid #02496d;
    border-bottom: 0px solid #02496d;
}

@media only screen and (min-width: 767px){
.actual-second-row {
    max-width: none;
}
}