/* === Karta Service Format === */

.post.post--loop.post--service .post__source {
    display: none !important;
}

.post.post--loop.post--service .post__inner .post__image {
    display: block !important;
    width: 131px;
    height: 131px;
    margin: 24px;
}

.post.post--loop.post--service .post__inner .post__info {
    top: 155px;
    height: 165px;
}
