.text{
    font-size: 20px;
    line-height: 1.55;
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 300;
    color: #000000;
    margin-bottom: 1rem;
}
.text_j{
    text-align: justify;
}
 .t-store__card__img, .t-store__card__bgimg{z-index:0!important;}
@media screen and (max-width:600px){
    table {
    display:block;
    overflow: auto;
    
}
}
 