/*!
    Theme Name: LAKD
    Theme URI: Protected
    Author: PictureIdeas.lt
    Version: 4.0.0
    License: GNU General Public License v2 or later
    License URI: LICENSE
*/


.news-list .item{
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 1023px) {
    .index-news .item .img{
        max-height: none !important;
    }
    div.cont-block .page-photo{
        max-width: 100%;
        margin-right: 0;
    }
}

.cont-block .page-photo{
    margin: 0 0 20px;
    border-radius: 15px;
    max-width: 50%;
    float: left;
    margin-right: 50px;
    height: auto;
}

.nuotr-tekstas img{
    border-radius: 15px;
}

.news-w-years{
    align-items: center !important;
}

.cb-news .wrap-2cols .sb-widget{
    margin-bottom: 0 !important;
}