.news-item {
    height: 200px;
    overflow: hidden;
}
.news-item img{
    max-width: 100%;
}

.btn-works {
    margin-top: 15px;
    margin-bottom: 20px;
}
