.articles .tn-atom a {
    transition: 0s text-decoration;
}

.articles .tn-atom a:hover{
    text-decoration: underline !important;
    transition-delay:300ms;
}

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #fff !important; 
        
    }
    #rec840579365 .t-popup__container {
        border-radius: 0px !important;  
    }
}