

/* Start:/local/templates/fastsol/assets/css/history_page/style.css?1763108758379*/
.float-left-img {
    float: left;
    width: clamp(20.188rem, 12.09rem + 12.65vw, 25.375rem);
    height: clamp(29.313rem, 17.605rem + 18.29vw, 36.813rem);
    margin-right: 16px;
    margin-bottom: 27px;
}

.float-left-img img {
    /*object-fit: contain;*/
}

.float-left-img-block p {
    margin-bottom: 16px;
}

.float-left-img-block p:last-of-type {
    margin-bottom: 0;
}
/* End */


/* Start:/local/templates/fastsol/assets/css/history_page/media.css?1763108758581*/
@media screen and (max-width: 880px) {
    .float-left-img {
        width: 260px;
        height: 380px;
        margin-bottom: 7px;
    }
}

@media screen and (max-width: 576px) {
    .float-left-img-block {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .float-left-img {
        width: 100%;
        height: auto;
    }

    .float-left-img {
        margin: 0 8px;
        width: calc(100% - 16px);
    }

    .float-left-img-block p {
        margin-bottom: 0;
    }

    .float-left-img-block p:first-of-type {
        order: -1;
    }
}
/* End */
/* /local/templates/fastsol/assets/css/history_page/style.css?1763108758379 */
/* /local/templates/fastsol/assets/css/history_page/media.css?1763108758581 */
