.cut-card.has-image{padding:0;min-height:430px;overflow:hidden}
.cut-photo{display:block;width:100%;height:230px;object-fit:cover;background:#3b0c13}
.cut-card-body{display:flex;flex:1;flex-direction:column}
.has-image .cut-card-body{padding:24px 27px 28px}
.has-image h3{font-size:27px;margin:16px 0 10px}
.has-image p{margin-top:auto}
@media(max-width:560px){.cut-card.has-image{min-height:390px}.cut-photo{height:210px}}
