@media all and (max-width : 680px) {
    .t1025 .t-store__card {
        display: block;
    }
    .t1025 .t-store__card__contentwrapper {
        display: block;
    }
    .t1025 .t-store__card__price-wrapper {
        justify-content: flex-start !important;
    }
    #allrecords .t1025 a {
        max-width: 120px;
    }
}