.header-link a:hover{
    color: #D8F900 !important;
}
.t-sociallinks__svg{
    width:54px;
    height: 54px;
}
.header-link:hover .tn-atom a, .header-link.active .tn-atom a {
  color: #D8F900 !important;
}

.t513 .t-section__bottomwrapper{
    margin-top: 15px;
}
.t513__bottommargin{
     margin-bottom: 15px;
}
.t513__row::after{
    display: none;
}    
.t513__rightcol, .t513__leftcol {
    margin-top: 25px;
    margin-bottom: 5px;
}    
.t513__linewrapper{
    display: none;
} 


@media screen and (min-width: 940px) {

 #rec1288358491  {
  position: sticky;
  position: -webkit-sticky;
  z-index: 999;
  top: 0px;
 }

.t-records {
  overflow: unset !important;
}
}

@media screen and (max-width: 640px) {
    .t513__time{
        font-size: 20px;
        margin-bottom: -15px;
    }
    .t513__title{
        font-size: 18px;
    }
    .t120__descr{
       font-size: 14px; 
    }
    
    
}