#allrecords {overflow:hidden;}

#allrecords .articles strong {display: inline-block;padding: 1px 10px;border: 1px solid #377E69;border-radius: 30px;font-weight: 400;margin: 3px 1px;}
#allrecords .des strong{font-weight:400;font-size:24px;line-height:37px;}

@media screen and (max-width: 640px){
#allrecords .des strong {font-weight:400;font-size:16px;line-height:20px;}
}


    .consult .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3565-6266-4137-b062-376632356566/message-circle.svg);
    width: 18px;
    height: 17px;
    margin-left: 5px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: 0px;
}
    .menu .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3338-3730-4637-a536-626637616530/menu.svg);
    width: 24px;
    height: 24px;
    margin-left: 5px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: 0px;
}