.sec-pTB {
    padding-top: 20px !important;
}
.heading-menu{text-align:center;}
#scroll{margin-top:0}
span.cross:before {
    content: 'X';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 17px;
}
.edition-heading {
    background-color: #f2f2f2;
}
.edition-callto {
    background-color: #138cd6 !important;
}

a.edition-callto:hover {
    color: #138cd6;
    background-color: #fff !important;
    text-decoration: none;
    border: 1px solid #138cd6;
}
li.edition-heading span {
    font-size: 14px;
    color: #326900;
    font-weight: 600;
    max-width: 260px;
    display: block;
    margin: auto;
}

li.edition-heading:nth-child(3) span {
    color: #8e3216;
}

li.edition-heading.fea {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px !important;
    width: 365px;
}
.flex-table li sup {
    font-size: 15px;
    font-weight: 600;
}
.nolist{
   margin:20px 0;
}
span.cross {
    background-color: #fff;
    color: #e0704c;
}
