.t550__digit {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    display: none;
}



.t-feed__row-grid__post-wrapper .t-feed__post-bgimg {
    width: 190px;
    height: 150px;
    margin-right: 40px;
    border-radius: 10px;
}


.t-feed__row-grid__post-wrapper {
    position: relative;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid;
    border-color: #3A77A4;
    border-radius: 10px;
    border-width: 1px;
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: 5px 5px 10px 2px rgb(241 241 241 / 80%);
    margin-bottom: 20px;
}


.t1032__content {
    border: 0 solid #000000;
    padding: 35px 0 48px 0;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}


.t480__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
}


.t604__imgwrapper .t-slds__bgimg {
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
