﻿.content-image {
    width: 100%;
    max-width: 1200px;
    display: block;
    margin: 20px auto;
    height: auto; /* Для сохранения пропорций */
}
