/*kozub_an*/
@media (max-width: 1200px) {
    .icon-box-3 {
        width: 90%;
        height: 320px;
    }
}

.mx-20 {
    padding-right: 0;
    margin-bottom: 20px;
}

.mt-30 {
    padding-left: 0 !important;
    margin: 0 0!important;
}

.intro-content-wrap img {
    width: 100%;
}

@media (max-width: 992px) {
    .icon-box-3 {
        width: 90%;
        height: 320px;
    }

    .post-item-wrap img.post-author-img {
        max-height: 205px;
    }
}

@media (max-width: 768px) {
    .intro-content-wrap img {
        width: auto;
        max-width: 100%;
    }
}

/*
.post-content2 {
    padding-left: 15px;
}*/

/*------*/