.p1742m56ef2408a3aaf5bd .data_col.active .p1742madfb4139289c9d16 {
    color: #fb7115;
    font-weight: bold;
    border-bottom: 3px solid #fb7115;
}

.p1742m2ca1e55e2a850df2 .data_col {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.5s all;
}

.p1742m2ca1e55e2a850df2 .data_col.active {
    opacity: 1
}

@media only screen and (max-width:768px) {
    .p1742m2ca1e55e2a850df2 .data_col {
        position: relative;
        top: 0;
        left: 0;
        opacity: 1;
        display: none;
    }

    .p1742m2ca1e55e2a850df2 .data_col.active {
        display: block;
    }
    .p1742m2ca1e55e2a850df2{
        padding-top: 70px;
    }
    .p1742m4f7d86f6c71454ea{
        position: absolute !important;
        top: 0;
    }
}