#allrecords .t280__descr.t280__bottom__item.t-descr.t-descr_xs {
    background-color: #3F3C7D;
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 100px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

#allrecords .t668__wrapper {
    border-radius: 20px;
}

@media screen and (max-width: 1200px){
#allrecords .t668__wrapper {
    border-radius: 15px;
}
}

@media screen and (max-width: 640px){
#allrecords .t668__wrapper {
    border-radius: 10px;
}
}

#allrecords .t728__wrapper {
    border-radius: 20px;
}

@media screen and (max-width: 1200px){
#allrecords .t728__wrapper {
    border-radius: 15px;
}
}

@media screen and (max-width: 640px){
#allrecords .t728__wrapper {
    border-radius: 10px;
}
}

#allrecords .t1014 .t1014__wrapper {
    border-radius: 20px;
}

@media screen and (max-width: 1200px){
#allrecords .t1014 .t1014__wrapper {
    border-radius: 15px;
}
}

@media screen and (max-width: 640px){
#allrecords .t1014 .t1014__wrapper {
    border-radius: 10px;
}
}


#allrecords .t-popup_show .t-popup__container {
    border-radius: 20px;
}

@media screen and (max-width: 1200px){
#allrecords .t-popup_show .t-popup__container {
    border-radius: 15px;
}
}

@media screen and (max-width: 640px){
#allrecords .t-popup_show .t-popup__container {
    border-radius: 10px;
}
}
