@media screen and (min-width: 1200px) {
    .t997__cards-wrapper {
        position: relative !important;
        top: -180px !important;
        left: 5px !important;
        display: grid !important;
    }
    .t997__buttons {
        position: relative !important;
        top: 240px !important;  
    }
    .t997__col {
        margin-bottom: 0px !important;
        padding-bottom: 5px !important;
        padding-left: 10px !important;
        border: 1px solid rgba(255, 255, 255, 0);
    }
    .t997__imgwrapper {
        margin-top: 12px !important;
    }

    .t-divider.t006__line_bottom {
        display: none !important;
    }

    .t997__item-over {
        transform: scale(1.1);
        transform-origin: left;
        border: 1px solid rgba(255, 255, 255);
        border-radius: 10px;
        background-color: rgba(255, 255, 255, 0.1);
        /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);*/
    }

    .t997__item-over_a {
    /*color: rgb(0, 170, 100) !important;*/
    }
}
.t997__item-over { }
.t997__item-over_a { }
