.churches-list-image {
    width: 70px;
    margin-right: 13px;
}

.churches-list-image img {
    border-radius: 15px;
    max-width: 100%;
}

.churches-grid-item-no-photo {
    width: 70px; height: 70px; background: #ddd; border-radius: 15px; color: #777;
}

