.dropdown-icon {
    font-size: 13px;
}

.text-justify {
    text-align: justify;
}

.object-fit-cover{
    object-fit: cover !important;
}

.featured-bg {
    height: 850px !important;
}

.featured-bg img {
    height: 100% !important;
    object-fit: cover !important;
}

.team-grid {
    height: 300px !important;
    object-fit: cover !important;
}

.resource-imgs {
    height: 300px !important;
    object-fit: cover;
}

.hero-h {
    height: 600px !important;
}

.hero-slider-img img {
    height: 180px !important;
    object-fit: cover;
}

.img-h-300{
    height: 300px !important;
    object-fit: cover !important;
}