.desktoplogo img {
    max-height: 60px;
}
.features-3 .fbox-3{
    height: 100%;
}
:root {
    --theme-color: #19297C;
    --theme-color-secondary: #19297C;
}
.ct-03 .img-block img {
    width: 100%;
    max-height: 595px;
    object-fit: contain;
}
img.footer-logo {
    max-height: 75px;
}