.three_col img {
    width: 100%;
    object-fit: cover;
    padding: 0 26px;
}

.three_col .cim {
    background-image: url('/packages/gambrinus/themes/gambrinus_2021/img/label.png');
    background-size: 100% 100%;
    height: 60px;
    margin-top: -2px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.three_col a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
}