.uc-shop .t-store__tabs img {
    width: 300px !important;
    height: 200px !important;
    object-fit: contain !important;
    display: block !important;
    margin: 10px 0 !important;   /* одинаковый отступ сверху и снизу */
    text-align: left !important;
}

.uc-shop .t-store__tabs p,
.uc-shop .t-store__tabs div,
.uc-shop .t-store__tabs span {
    text-align: left !important;
}