@media screen and (max-width: 782px) {

    .sticky-header-active.wdt-header-top {
        top: 0;
    }

    .builder-details-wrapper {
        display: block !important;
    }

    .builder-stats {
        display: block !important;
    }
}