@media (min-width: 1399px) {
.t776 .t-container {
    max-width: 1400px!important;
}

.t776 .t-col_4 {
    max-width: 426px!important;
}

}

@media (min-width: 1699px) {
.t776 .t-container {
    max-width: 1700px!important;
}

.t776 .t-col_4 {
    max-width: 526px!important;
}

}





.shadow_hovered:hover .tn-atom {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    border: none!important;
        transition: box-shadow ease .3s, border ease .3s, background ease .3s;

}