@media (max-width: 480px){
    .item__post .box__post__img img{
        height: 110px;
    }
}