#d2261293 .free-html-markup {
    all: unset;
    display: revert;
}

#d2261293 .l-inner {
    max-width: 1264px;
    margin: auto;
    padding: 0 32px;
}

#d2261293 .panel-default {
    min-height: 470px !important;
}

#d2261293 .panel hr {
    border-top: 1px solid #eee;
}

#d2261293 .img-responsive {
    height: 270px;
}

#d2261293 .panel-body a {
    color: var(--color-font-default);
    text-decoration: none;
}

@media only screen and (min-width: 769px) {
    #d2261293 .panel-body:hover,
    #d2261293 .panel-body:active,
    #d2261293 .panel-body:focus-visible {
        color: var(--color-main);
    }
}