.content {
    margin: 0 auto;
    padding: 7rem 0rem;
    background-color: #F1EFE9;
    padding-right: 0px !important;

}

.content .col-md-9 {
    width: 64% !important;
}

.leva-stran-blog {
    width: 35% !important; 
}


.featured-image-column img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.content h2 {
    font-size: 36px;
    line-height: 42px;
}

.content img {
    border-radius: 20px !important;
    margin: 20px 0px !important;
}