.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    left: 0;
    text-align: left;
}

.select {
    width: 225px;
    height: 40px;
    color: #fff;
    padding: 0 18px;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-family: 'inter',Arial,sans-serif;
    border-radius: 10px;
}