#AMloginddmenu{
    display:none;
}

.HallidayAppFeatureBox{
    height:8rem;

}

.HallidayAppFeatureBoxInner{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    border-radius: 0.25rem;
}

.HallidayBlue{
    background-color:#2d80bd;
    color: #ffffff;
}