@media (min-width: 1200px) {
  #rec1121697991 .t-align_center {
    text-align: left;
  }
  #rec1121697991 .t-col_4 {
    max-width: 395px;
  }
  #rec1121697991 .t-col {
    display: inline;
    float: inline-start;
    margin-left: 2px;
    margin-right: 2px;
    width: 100%;
  }
  #rec1121697991 .t-store__card__textwrapper {
    margin-bottom: auto;
    padding-top: 6px;
  }
}



#rec1121697991 .t-store__card .t-typography__title {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    padding-top: -10px;
    padding-bottom: -20px;
    display: none;
}

@media (min-width: 1200px) {
    #rec1121697991 .t-col {
        display: inline;
        margin-bottom: -19px;
        float: inline-start;
        margin-left: 2px;
        margin-right: 2px;
        width: 100%;
    }
}

#rec1121697991 .t-store__card .t-typography__title {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    padding-top: -10px;
    padding-bottom: -20px;
    display: none;
}

@media screen and (max-width: 480px) {
    .t-store__mobile-two-columns.t-store__grid-cont .t-store__card.t-item {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding: 2px;
        margin-bottom: -32px;
    }
}