.bannerimage img {
    width: 100%;
}
marquee {
    background: #012e7c;
    color: #fff;
    padding: 5px 0;
}
.ul-service-img a img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: center top;
}
section.previousevents .row .col {
    margin-bottom: 20px;
}
h2.ul-section-title {
    text-align: center;
    font-family: "Poppins", sans-serif;
}
.btnnnwrap a {
    font-size: 14px;
    color: #012e7c;
    border: 1px solid #012e7c;
    text-decoration: none;
    line-height: 45px;
    padding: 0 20px;
    display: inline-block;
    font-family: "Poppins", sans-serif;
}
.btnnnwrap {
    text-align: center;
}
.headignbtnwrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 10px;
}