.t554__card {
    padding: 45px;
}

.t608__bgimg {
    background-size: 25%;
}

/*
.t228 a, #allrecords .t228 a, .t228 a svg {
    color: white;
    background-color: white;
    border-radius: 50px;
}
*/

.t605 .t-section__topwrapper {
    margin-bottom: 50px;
}

#rec97549911 .t514 .t-container {
    position: relative;
}

#rec97549911 .t514 .t-container:last-of-type:after {
    content: "";
    background-image: url(https://i.imgur.com/l7e2Sr5.png);
    display: block;
    position: absolute;
    width: 203px;
    height: 38px;
    margin-top: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 100%;    
    right: 0;
}

#rec97549911 .t514 .t-container:last-of-type:before {
    content: "";
    background-image: url(https://i.imgur.com/l7e2Sr5.png);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 203px;
    height: 38px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(90deg);   
    margin-left: -80px; 
}

#rec97043952 .t605 .t-container > .t-col_12 {
    position: relative;
}

#rec97043952 .t605 .t-container > .t-col_12:before {
    content: "";
    background-image: url(https://i.imgur.com/l7e2Sr5.png);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 203px;
    height: 38px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    margin-right: -80px;
}

@media (min-width: 981px) {
    .t228__centerside {
        padding-left: 25px;
    }
}

@media (max-width: 1200px) {
    .t228__list_item {
        font-size: 14px;
        padding: 6px;
    }
    
    .t554__title div {
        font-size: 42px !important;
        line-height: 50px !important;
    }
    #rec97549911 .t514 .t-container:after, #rec97549911 .t514 .t-container:before, #rec97043952 .t605 .t-container > .t-col_12:before {
        display: none;
    }
}

@media (max-width: 959px) {
    #rec97043979 .t396__artboard {
        background-color: #2228FF;
    }
}