.lira-hero::before {
    content: "";
    inset: 0;
    position: absolute;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.65));
}

.lira-hero {
    display: grid;
    align-items: center;
    background-image: url(../images/76.jpg);
    background-size: cover;
    background-position: center;
    margin: 0 0 10vh 0;
    height: 75vh;
}

.mbarara-sec-5-1-1 {
    width: 380px;
    min-height: 480px;
    background-color: var(--color-9);
    /* border: 2px dashed pink; */
    min-width: 300px;
}

.mbarara-sec-5-1-1:nth-child(1) .img {
    background-image: url(../images/news/22.jpg);
}

.mbarara-sec-5-1-1:nth-child(2) .img {
    background-image: url(../images/news/23.jpg);
}

.mbarara-sec-5-1-1:nth-child(3) .img {
    background-image: url(../images/news/24.jpg);
}