.t951 .t951__grid-cont.t-store__valign-buttons .t-item {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 20px 10px 20px 10px;
    background-image: url(https://i.ibb.co/RCF6C0J/Component-33.png);
    box-shadow: -5px 6px 16px rgb(0 0 0 / 25%);
    border-radius: 10px 10px 10px 10px;
    width: 22%;
}