.top-container .threequarter {
align-content:center;
}
.top-container {
border-bottom:1px solid #cdcdcd;
}
.layout-widget #user_panel_widget .panel-checklist-link {
    color: #000;
}
:root {
--colorPri: #e6e6e6;
--colorSec: #000000;
--colorTer: #2171b9;
--colorQua: #aecde7;
--highlightPri: #142570;
--highlightSec: #000000;
}
   .layoutheader {
    margin-left: auto;
    margin-right: auto;
    max-width:120rem;

    }
@media (min-width: 320px) and (max-width: 767px) {
  .inner-column img {
        height: 175px !important;
    }
}
