.section-tomograf{margin-top: 30px; border-top: 1px solid #D1D0CD}
.section-tomograf:last-child{padding-bottom: 30px; }

@media only screen and (min-width: 1024px) {
    .section-tomograf{margin-top: 30px; padding-top: 30px }
    .section-tomograf:nth-child(even) .block-content { order: 2}

    .section-tomograf .block-media-image img{ display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; object-fit: contain}
    .section-tomograf:last-child{padding-bottom: 0px; }
    .section-tomograf:last-child .block-content{padding-bottom: 30px; }

}