.img-round {
    border-radius: 20px;
}

.kabat_title {
    font-weight: bolder;
}

.kabat_title::after {
    content: "";
    width: 70px;
    height: 30px;
    display: inline-block;
    background-image: url(/img/artykuly/opony_kabat/kabat-after.png);
    background-size: cover;
    background-position: center;
    position: relative;
    top: 5px;
}