
/* <link rel="stylesheet" href="/custom.css">
header végén */

h2, h3 {
    position: relative;
}

h2::after, .edited-content h3:not(.no-bg)::after {
    background-image: url(/userfiles/domain275/c/b/cb69ea9c54f361be69f01d6edcd39713.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    content: "";
    position: absolute;
    bottom: -27px;
    left: 50%;
    margin-left: -142px;
    width: 285px;
    height: 24px;
}

.sub-image-list {
    height: 240px;
}

.sub-image h2 {
    color: #000;
}

/*media*/
@media (min-width: 576px) {

}
@media (min-width: 768px) {
    
}
@media (min-width: 992px) {
    
}
@media (min-width: 1200px) {
    
}
@media (min-width: 1400px) {
    
}    