.bg_topHead {
    background: #1e2973;
}

.bg-theme-light {
    background: #f3fdf8;
}
.bg-theme-secondary {
    background: #d6f3d2;
}

.galleryimg img {
    height: 180px;
    max-height: 180px;
    width: 100%;
    object-fit: cover
}