.sec_card .wrap .photos .main.new-img {
    height: 719px;
}

.new-format-image ._others_ ._list .photo {
    height: 417px;
}

.sec_catalog.new-format-image .content .list .photo {
    height: 428px;
}

.sec_catalog.new-format-image .content .list .tag,
.new-format-image ._others_ ._list .tag {
    right: 18px;
}

.new-format-image ._cat_table_ .photo .tag {
    right: 5px;
}

.sec_catalog.new-format-image .content .list .photo .temperature--position,
.new-format-image ._others_ ._list .photo .temperature--position{
    left: 22px;
}

.new-format-image ._others_ ._list .photo a, .sec_catalog.new-format-image .content .list .photo a {
    text-align: center;
    background-color: #ffffff;
}

.new-format-image ._others_ ._list .photo a img, .sec_catalog.new-format-image .content .list .photo a img {
    width: auto; /* max-content */
    height: 100%;
}

.new-format-image ._cat_table_ .photo {
    height: 120px;
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 1600px) {
    .sec_card .wrap .photos .main.new-img {
        height: 573px;
    }

    .new-format-image ._others_ ._list .photo {
        height: 352px;
    }

    .sec_catalog.new-format-image .content .list .photo {
        height: 356px;
    }

    .new-format-image ._cat_table_ .photo {
        height: 107px;
    }

    .sec_catalog.new-format-image .content .list .tag,
    .new-format-image ._others_ ._list .tag {
        right: 15px;
    }

    .new-format-image ._cat_table_ .photo .tag {
        right: 5px;
    }
}

@media (max-width: 1300px) {
    .sec_card .wrap .photos .main.new-img {
        height: 520px;
    }

    .new-format-image ._others_ ._list .photo {
        height: 306px;
    }

    .sec_catalog.new-format-image .content .list .photo {
        height: 320px;
    }

    .new-format-image ._cat_table_ .photo {
        height: 93px;
    }

    .sec_catalog.new-format-image .content .list .tag,
    .new-format-image ._others_ ._list .tag {
        right: 13px;
    }

    .new-format-image ._cat_table_ .photo .tag {
        right: 4px;
    }
}

@media (max-width: 1100px) {
    .sec_card .wrap .photos .main.new-img {
        height: 400px;
    }

    .new-format-image ._others_ ._list .photo {
        height: 193px;
    }

    .sec_catalog.new-format-image .content .list .photo {
        height: 194px;
    }

    .sec_catalog.new-format-image .content .list .tag,
    .new-format-image ._others_ ._list .tag {
        right: 16px;
    }

    .new-format-image ._cat_table_ .photo .tag {
        right: 4px;
    }

    .sec_catalog.new-format-image .content .list .photo .temperature--position {
        left: 15px;
    }
}

@media (max-width: 900px) {
    .new-format-image ._cat_table_ .photo {
        height: 107px;
    }
}

@media (max-width: 400px) {
    .sec_card .wrap .photos .main.new-img {
        height: 477px;
    }

    .new-format-image ._others_ ._list .photo {
        height: 57vw;
    }

    .sec_catalog.new-format-image .content .list .photo {
        height: 58vw;
    }

    ._others_ ._list .info, .sec_catalog .content .list .info,
    ._others_ ._list .name, .sec_catalog .content .list .name,
    .sec_catalog .content .list .cost, ._others_ ._list .cost
    {
        margin-left: 3px;
    }
}