.c-post {
padding: 40px;
}
.c-post__figure {
width: 100%;
max-width: 650px;
border-radius: 8px;
overflow: hidden;
font-size: 0;
line-height: 0;
img {
width: 100%;
}
}
.c-post__title {
margin: 40px 0 0;
}
.c-post__content {
padding-right: 0 !important;
padding-left: 0 !important;
}