.nb-grid-banner-14 .row :not(:first-child) .nb-image-box-with-link-1 .nb-links-wrapper .nb-link:first-of-type{
    border-left-color: transparent;
}

@media screen and (min-width: 576px) and (max-width: 768px) {
    .nb-grid-banner-14 .nb-image-box-with-link-1 .nb-title-wrapper{
        padding: 10px;
    }
}
@media screen and (max-width: 576px) {
    .nb-grid-banner-14 .row.g-0{
        gap: 20px;
    }
}