.t-store .t-store__tabs {
    width: 100%!important;
    display: block!important;
    margin-top: 20px!important;
    max-width: 560px!important;

}
.t-store__product-popup {
    display: block!important;
}
    .t-store__product-snippet .t-container>div:after, .t-store__product-popup>div:after {
        clear: unset !important;
    }